An open API service indexing awesome lists of open source software.

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

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