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

https://github.com/parrondo/test


https://github.com/parrondo/test

Last synced: 5 months ago
JSON representation

Awesome Lists containing this project

README

          

test
####

A description of the package

Quickstart
==========

test is available on PyPI and can be installed with `pip `_.

.. code-block:: console

$ pip install test

After installing test you can use it like any other Python module.

Here is a simple example:

.. code-block:: python

import test
# Fill this section in with the common use-case.

The `API Reference `_ provides API-level documentation.