Metadata-Version: 2.1
Name: ant_connect_py
Version: 2.0.1
Summary: Release of the new V2 python package.
Home-page: https://github.com/python-poetry/poetry
License: Proprietary - ANTCDE
Author: LEED
Author-email: dervis.van.leersum@witteveenbos.com
Requires-Python: >=3.8,<4.0
Classifier: License :: Other/Proprietary License
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Requires-Dist: pydantic (>=2.5.2,<3.0.0)
Requires-Dist: requests (>=2.31.0,<3.0.0)
Requires-Dist: urlpath (>=1.2.0,<2.0.0)
Project-URL: Documentation, https://python-poetry.org/docs/
Project-URL: Repository, https://github.com/python-poetry/poetry
Description-Content-Type: text/x-rst

.. _wb_tempate-badges-placeholder:

===============
ant_connect_py
===============


    ant_connect_py Python package V2 is here! 


ant_connect_py V2 is a ground-up rewrite that offers some breaking changes compared to the previous version. 
The new version is designed to be more flexible, more efficient, and especially more user-friendly. 
The new version is also designed to be more modular, allowing users to easily extend the functionality of the package.


.. _pyscaffold-notes:


Note
====

If you are using ant_connect V1 (versions 2023.15.1 and lower) you might want to check the documentation for more details.
ant_connect_py V2 also ships with the latest version of ant_connect V1 built in so that you can incrementally upgrade your code base and projects.

Import as follows:
`from ant_connect import v1 as ant_connect_v1`
