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

https://github.com/ionelmc/python-nameless-minimal


https://github.com/ionelmc/python-nameless-minimal

Last synced: 3 months ago
JSON representation

Awesome Lists containing this project

README

          

===============================
Nameless
===============================

| |docs| |travis| |appveyor| |coveralls| |landscape| |scrutinizer|
| |version| |downloads| |wheel| |supported-versions| |supported-implementations|

.. |docs| image:: https://readthedocs.org/projects/python-nameless-minimal/badge/?style=flat
:target: https://readthedocs.org/projects/python-nameless-minimal
:alt: Documentation Status

.. |travis| image:: http://img.shields.io/travis/ionelmc/python-nameless-minimal/master.png?style=flat
:alt: Travis-CI Build Status
:target: https://travis-ci.org/ionelmc/python-nameless-minimal

.. |appveyor| image:: https://ci.appveyor.com/api/projects/status/github/ionelmc/python-nameless-minimal?branch=master
:alt: AppVeyor Build Status
:target: https://ci.appveyor.com/project/ionelmc/python-nameless-minimal

.. |coveralls| image:: http://img.shields.io/coveralls/ionelmc/python-nameless-minimal/master.png?style=flat
:alt: Coverage Status
:target: https://coveralls.io/r/ionelmc/python-nameless-minimal

.. |landscape| image:: https://landscape.io/github/ionelmc/python-nameless-minimal/master/landscape.svg?style=flat
:target: https://landscape.io/github/ionelmc/python-nameless-minimal/master
:alt: Code Quality Status

.. |version| image:: http://img.shields.io/pypi/v/nameless-minimal.png?style=flat
:alt: PyPI Package latest release
:target: https://pypi.python.org/pypi/nameless-minimal

.. |downloads| image:: http://img.shields.io/pypi/dm/nameless-minimal.png?style=flat
:alt: PyPI Package monthly downloads
:target: https://pypi.python.org/pypi/nameless-minimal

.. |wheel| image:: https://pypip.in/wheel/nameless-minimal/badge.png?style=flat
:alt: PyPI Wheel
:target: https://pypi.python.org/pypi/nameless-minimal

.. |supported-versions| image:: https://pypip.in/py_versions/nameless-minimal/badge.png?style=flat
:alt: Supported versions
:target: https://pypi.python.org/pypi/nameless-minimal

.. |supported-implementations| image:: https://pypip.in/implementation/nameless-minimal/badge.png?style=flat
:alt: Supported imlementations
:target: https://pypi.python.org/pypi/nameless-minimal

.. |scrutinizer| image:: https://img.shields.io/scrutinizer/g/ionelmc/python-nameless-minimal/master.png?style=flat
:alt: Scrtinizer Status
:target: https://scrutinizer-ci.com/g/ionelmc/python-nameless-minimal/

An example package. Replace this with a proper project description. Generated with https://github.com/ionelmc/cookiecutter-pylibrary-minimal

* Free software: BSD license

Installation
============

::

pip install nameless-minimal

Documentation
=============

https://python-nameless-minimal.readthedocs.org/

Development
===========

To run the all tests run::

tox