/Pysa-Hack

Primary LanguagePythonMIT LicenseMIT

PysaCoolCli

Table of Contents

Installation

Installing the repository for contribution purposes

Please refer to our CONTRIBUTING.md file.

Installing the package

Local installation for testing purposes

python setup.py bdist_wheel pip install -e . python3 from PysaCoolCli import starter starter()

Our package is publicly available on PyPi. To install using pip, run the command:

    $ pip install 

Usage

###TODO

Inspiration

What it does

How we built it

Challenges we ran into

Accomplishments that we're proud of

What we learned

What's next for PysaCoolCli