https://github.com/mathroule/cellartracker
Python package to export CellarTracker data
https://github.com/mathroule/cellartracker
Last synced: 9 months ago
JSON representation
Python package to export CellarTracker data
- Host: GitHub
- URL: https://github.com/mathroule/cellartracker
- Owner: mathroule
- License: mit
- Created: 2020-05-25T17:00:30.000Z (about 6 years ago)
- Default Branch: main
- Last Pushed: 2024-05-29T04:32:41.000Z (about 2 years ago)
- Last Synced: 2024-05-29T17:38:34.209Z (about 2 years ago)
- Language: Python
- Size: 278 KB
- Stars: 4
- Watchers: 1
- Forks: 5
- Open Issues: 5
-
Metadata Files:
- Readme: README.rst
- Changelog: HISTORY.rst
- Contributing: CONTRIBUTING.rst
- License: LICENSE
- Authors: AUTHORS.rst
Awesome Lists containing this project
README
=============
CellarTracker
=============
.. image:: https://img.shields.io/pypi/v/cellartracker.svg
:target: https://pypi.python.org/pypi/cellartracker
.. image:: https://travis-ci.com/mathroule/cellartracker.svg?branch=master
:target: https://travis-ci.com/mathroule/cellartracker
.. image:: https://readthedocs.org/projects/cellartracker/badge/?version=latest
:target: https://cellartracker.readthedocs.io/en/latest/?badge=latest
:alt: Documentation Status
.. image:: https://pyup.io/repos/github/mathroule/cellartracker/shield.svg
:target: https://pyup.io/repos/github/mathroule/cellartracker/
:alt: Updates
Python package to export CellarTracker data.
* Free software: MIT license
* Documentation: https://cellartracker.readthedocs.io.
Features
--------
Use the `CellarTracker export data`_ capabilities.
.. _CellarTracker export data: https://support.cellartracker.com/article/29-exporting-data
Credits
-------
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