Metadata-Version: 2.1
Name: begin2018
Version: 0.0.1
Summary: My first python package in github and pypi
Home-page: https://github.com/AmaanKarim/begin2018
Author: A. K.
Author-email: 14amaakari@oakspark.redbridge.sch.uk
License: Unlicense
Download-URL: https://github.com/AmaanKarim/begin2018/archive/0.0.1.tar.gz
Keywords: python
Platform: UNKNOWN
Classifier: Topic :: Software Development :: Libraries
Classifier: Programming Language :: Python
Classifier: Intended Audience :: Developers
Classifier: Programming Language :: Python :: 2.6
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3.3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6

================================================================================
begin2018
================================================================================

.. image:: https://api.travis-ci.org/AmaanKarim/begin2018.svg
   :target: http://travis-ci.org/AmaanKarim/begin2018

.. image:: https://codecov.io/github/AmaanKarim/begin2018/coverage.png
   :target: https://codecov.io/github/AmaanKarim/begin2018


.. image:: https://readthedocs.org/projects/begin2018/badge/?version=latest
   :target: http://begin2018.readthedocs.org/en/latest/


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


You can install begin2018 via pip:

.. code-block:: bash

    $ pip install begin2018


or clone it and install it:

.. code-block:: bash

    $ git clone https://github.com/AmaanKarim/begin2018.git
    $ cd begin2018
    $ python setup.py install

Change log
===========



