https://github.com/xion/taipan
General purpose toolkit for Python
https://github.com/xion/taipan
collections python standard-library utilities
Last synced: 3 months ago
JSON representation
General purpose toolkit for Python
- Host: GitHub
- URL: https://github.com/xion/taipan
- Owner: Xion
- License: bsd-2-clause
- Created: 2014-05-27T16:41:53.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2024-01-27T17:13:38.000Z (almost 2 years ago)
- Last Synced: 2025-04-11T01:41:36.384Z (9 months ago)
- Topics: collections, python, standard-library, utilities
- Language: Python
- Size: 707 KB
- Stars: 9
- Watchers: 4
- Forks: 2
- Open Issues: 2
-
Metadata Files:
- Readme: README.rst
- License: LICENSE
Awesome Lists containing this project
README
taipan
======
|Version| |Development Status| |Python Versions| |License| |Build Status|
.. |Version| image:: https://img.shields.io/pypi/v/taipan.svg?style=flat
:target: https://pypi.python.org/pypi/taipan
:alt: Version
.. |Development Status| image:: https://pypip.in/status/taipan/badge.svg?style=flat
:target: https://pypi.python.org/pypi/taipan/
:alt: Development Status
.. |Python Versions| image:: https://pypip.in/py_versions/taipan/badge.svg?style=flat
:target: https://pypi.python.org/pypi/taipan
:alt: Python versions
.. |License| image:: https://img.shields.io/pypi/l/taipan.svg?style=flat
:target: https://github.com/Xion/taipan/blob/master/LICENSE
:alt: License
.. |Build Status| image:: https://img.shields.io/travis/Xion/taipan.svg?style=flat
:target: https://travis-ci.org/Xion/taipan
:alt: Build Status
*TBD*
Installation via PIP::
pip install taipan