Metadata-Version: 2.1
Name: Technology-Note
Version: 0.0.6
Summary: Learn the techniques developed in Python
Home-page: https://github.com/CoolPlayLin/Technology-Note/
Download-URL: https://github.com/CoolPlayLin/Technology-Note/releases
Author: CoolPlayLin
Author-email: help@api-coolplaylin.eu.org
Project-URL: Bug Report, https://github.com/CoolPlayLin/Technology-Note/issues/new
Project-URL: Feature Request, https://github.com/CoolPlayLin/Technology-Note/issues/new
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 3
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: License :: OSI Approved :: MIT License
Requires: requests
Description-Content-Type: text/markdown
License-File: LICENSE

# Technology-Note
Learn the techniques developed in Python

## Install
```
python -m pip install Technology-Note
```

## Docs

- [Wiki](https://github.com/CoolPlayLin/Technology-Note/wiki)
- [Changelog](./Update.md)
