Metadata-Version: 2.1
Name: pycorec
Version: 2.0.6
Summary: Python Boilerplate contains all the boilerplate you need to create a Python package.
Home-page: https://github.com/tnku10/pycorec
Author: Yuto Tanaka
Author-email: tanaka.yuto.u10@gmail.com
Keywords: pycorec
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Requires-Python: >=3.6
License-File: LICENSE
License-File: AUTHORS.rst

=======
PyCorec
=======

| Sequence Images Coordinates Recoder (PyCorec)
| Version 2.0.6 (2023-10-31)

How to use
------------------
| Run pycorec.py


Release
------------------
| Version 2.0.6 (2023-10-31)
| Fixed to be able to run from terminal.

| Version 2.0.5 (2023-10-30)
| Add to pypi

| Version 2.0.4 (2023-09-15)
| Add mouse wheel click function to record nan position

| Version 2.0.3 (2023-08-07)

| Version 2.0.2 (2023-07-04)

| Version 2.0.1 (2023-06-27)

| Version 1.0.6 (2022-02-24)

| Version 1.0.5 (2022-02-03)

| Version 1.0.4 (2022-02-02)

| Version 1.0.3 (2022-02-01)

| Version 1.0.2 (2022-02-01)

| Version 1.0.1 (2022-01-28)









Future update
------------------


Credits
-------
| Programmed by Yuto Tanaka

This package was created with Cookiecutter_ and the `audreyr/cookiecutter-pypackage`_ project template.

.. _Cookiecutter: https://github.com/audreyr/cookiecutter
.. _`audreyr/cookiecutter-pypackage`: https://github.com/audreyr/cookiecutter-pypackage


=======
History
=======

2.0.6 (2023-10-31)
------------------

* Fixed to be able to run from terminal.

2.0.5 (2023-10-30)
------------------

* First release on PyPI.
