Metadata-Version: 2.1
Name: apiworks
Version: 2018.11.1
Summary: api that works!
Home-page: https://github.com/pingf/apiworks.git
Author: Jesse MENG
Author-email: pingf0@gmail.com
License: MIT
Platform: any
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Topic :: Software Development :: Libraries :: Python Modules

=============================
apiworks
=============================

api that works!

**Note**: this package is still in alpha. Use with caution !


Quickstart
----------

Install store::

    pip install apiworks


Use store:

.. code-block:: python

    print('to be or not to be')


