Metadata-Version: 2.1
Name: wattrex-cycler-db-sync
Version: 0.5.1
Summary: Driver to launch a node that can sync cache database with master database.
Author-email: Roberto Aldea <r.aldea.csic+pypi@gmail.com>, Marius Crisan <mariuscrsn+pypi@gmail.com>, Javier Sanz <javiersanzmoline+pypi@gmail.com>, Pablo Pastor <pastorpflores+pypi@gmail.com>, Luis Roche <luis.roche@hotmail.com>
License: code/LICENSE.txt
Project-URL: Homepage, https://github.com/WattRex/Battery-Cycler-Controller
Project-URL: Bug Reports, https://github.com/WattRex/Battery-Cycler-Controller/issues
Project-URL: Bug Tracker, https://github.com/WattRex/Battery-Cycler-Controller/issues
Project-URL: Source, https://github.com/WattRex/Battery-Cycler-Controller/tree/develop/code/db_sync/src/wattrex_battery_cycler_db_sync
Project-URL: Funding, https://donate.pypi.org
Keywords: ORM,database,synchronization,mysql,sqlite,SQLAlchemy,Database tools
Classifier: Development Status :: 3 - Alpha
Classifier: Topic :: Software Development :: Embedded Systems
Classifier: Topic :: Database
Classifier: Topic :: File Formats :: JSON
Classifier: Topic :: Internet :: Log Analysis
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Topic :: System :: Hardware :: Hardware Drivers
Classifier: Topic :: System :: Networking :: Monitoring :: Hardware Watchdog
Classifier: Topic :: System :: Power (UPS)
Classifier: Operating System :: OS Independent
Classifier: License :: OSI Approved :: GNU Affero General Public License v3
Classifier: Programming Language :: Python :: 3
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 :: Only
Classifier: Programming Language :: SQL
Classifier: Programming Language :: Unix Shell
Requires-Python: >=3.7
Description-Content-Type: text/markdown
License-File: LICENSE.txt
Requires-Dist: system_logger_tool>=0.2.6
Requires-Dist: system_shared_tool>=0.2.14
Requires-Dist: system_config_tool>=0.2.3
Requires-Dist: sqlalchemy>=1.3.0
Requires-Dist: wattrex_driver_db>=0.0.20
