https://github.com/derthorsten/py_tools
https://github.com/derthorsten/py_tools
Last synced: 5 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/derthorsten/py_tools
- Owner: DerThorsten
- License: mit
- Created: 2019-07-30T10:24:24.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2024-04-14T00:06:36.000Z (about 2 years ago)
- Last Synced: 2024-04-14T03:08:36.174Z (about 2 years ago)
- Language: Makefile
- Size: 639 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.rst
- Changelog: HISTORY.rst
- Contributing: CONTRIBUTING.rst
- License: LICENSE.txt
- Authors: AUTHORS.rst
Awesome Lists containing this project
README
=================================================
py_tools
=================================================
.. image:: https://readthedocs.org/projects/py_tools/badge/?version=latest
:target: http://py_tools.readthedocs.io/en/latest/?badge=latest
:alt: Documentation Status
.. image:: https://img.shields.io/travis/DerThorsten/py_tools.svg
:target: https://travis-ci.org/DerThorsten/py_tools
.. image:: https://circleci.com/gh/DerThorsten/py_tools/tree/master.svg?style=svg
:target: https://circleci.com/gh/DerThorsten/py_tools/tree/master
.. image:: https://dev.azure.com/derthorstenbeier/py_tools/_apis/build/status/DerThorsten.py_tools?branchName=master
:target: https://dev.azure.com/derthorstenbeier/py_tools/_build/latest?definitionId=1&branchName=master
Features
--------
Current features include:
* conda ready
* pytest unit test
* continous integration
* coverall code coverage
* documentation with sphinx
* documentation on readthedocs