begin2018

My first python package in github and pypi


Keywords
python
License
Unlicense
Install
pip install begin2018==0.0.2

Documentation

begin2018

https://codecov.io/github/AmaanKarim/begin2018/coverage.png https://readthedocs.org/projects/begin2018/badge/?version=latest

Installation

You can install begin2018 via pip:

$ pip install begin2018

or clone it and install it:

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