Metadata-Version: 2.1
Name: sida
Version: 0.1.3
Summary: My personal helper
Home-page: https://github.com/liusida/sida
Author: Sida Liu
Author-email: learner.sida.liu@gmail.com
License: UNKNOWN
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Description-Content-Type: text/markdown
Requires-Dist: numpy
Requires-Dist: matplotlib
Requires-Dist: websocket-client

[![travis auto testing](https://travis-ci.org/liusida/sida.svg?branch=master)](https://travis-ci.org/liusida/sida/builds/591700653)

# sida
personal package to pip

# Installation

```python
pip install sida
```

# Talk Notes

Here are [Note](notes.md)

How To Publish A Package On PyPI
by Mark Smith 

