https://github.com/avara1986/avython
Resources to extend Python utils
https://github.com/avara1986/avython
git github python
Last synced: 2 months ago
JSON representation
Resources to extend Python utils
- Host: GitHub
- URL: https://github.com/avara1986/avython
- Owner: avara1986
- License: apache-2.0
- Created: 2017-01-10T19:10:49.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2017-07-06T20:12:38.000Z (almost 9 years ago)
- Last Synced: 2025-02-04T07:47:00.906Z (over 1 year ago)
- Topics: git, github, python
- Language: Python
- Homepage: http://avython.readthedocs.io/en/latest/
- Size: 1.39 MB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.rst
- Changelog: CHANGES.rst
- License: LICENSE
Awesome Lists containing this project
README
.. contents::
=======
AVython
=======
Information
===========
.. image:: https://badge.fury.io/py/avython.svg
:target: https://badge.fury.io/py/avython
.. image:: https://travis-ci.org/avara1986/avython.svg
:target: https://travis-ci.org/avara1986/avython
.. image:: https://coveralls.io/repos/github/avara1986/avython/badge.svg?branch=master
:target: https://coveralls.io/github/avara1986/avython?branch=master
.. image:: https://readthedocs.org/projects/avython/badge/?version=latest
:target: http://avython.readthedocs.io/en/latest/?badge=latest
.. image:: https://requires.io/github/avara1986/avython/requirements.svg?branch=master
:target: https://requires.io/github/avara1986/avython/requirements/?branch=master
Resources to extend Python utils
Installation
============
::
pip install avython
Generate docs
=============
::
sphinx-build -b html docs docs/_build