Metadata-Version: 2.4
Name: unKanBn
Version: 0.0.1
Summary: unofficial kan.bn python package
Author-email: "legner.beer" <hi@legner.beer>
Project-URL: Homepage, https://github.com/legnerbeer/unKanBn
Project-URL: Bug Tracker, https://github.com/legnerbeer/unKanBn/issues
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Development Status :: 1 - Planning
Classifier: Operating System :: OS Independent
Requires-Python: >=3.8
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: requests>=2.25.1
Dynamic: license-file

An elegant, lightweight, and unofficial Python wrapper for the Kanbn (https://kan.bn) REST API. 
This library simplifies integration with Kanbn's project management and board functionalities, 
allowing developers to seamlessly manage boards, columns, tasks, and users through clean, Pythonic code. 
Built with modern practices, it features full type hinting for excellent IDE auto-completion, 
robust error handling, and a straightforward setup to get your automation scripts or custom 
dashboards running in minutes.

⚠️ Disclaimer: This is an unofficial package. 
It is not affiliated with, maintained, authorized, endorsed, or sponsored by Kanbn.
