Metadata-Version: 2.4
Name: independent
Version: 0.0.0.0
Summary: A basic Python package with no dependencies.
Author-email: Carmelo Calafiore <dr.carmelo.calafiore@gmail.com>
Maintainer-email: Carmelo Calafiore <dr.carmelo.calafiore@gmail.com>
License-Expression: MIT
Project-URL: Repository, https://github.com/ccalafiore/Python-Package-Independent
Project-URL: Issues, https://github.com/ccalafiore/Python-Package-Independent/issues
Keywords: independent,not dependent,no dependencies,no requirements,basic,general,tools,toolkit,toolbox,kit,utilities
Classifier: Programming Language :: Python :: 3
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown
License-File: LICENSE.txt
Dynamic: license-file

# Independent

Independent is a basic Python package with no dependencies. In other words, Independent is not dependent on any other
external packages.

You can install Independent by pip as:
```
python -m pip install independent
```

## Contacts

Dr Carmelo Calafiore

Newcastle University

Newcastle, UK

[dr.carmelo.calafiore@gmail.com](mailto:dr.carmelo.calafiore@gmail.com)

[LinkedIn](https://www.linkedin.com/in/carmelo-calafiore-a07120269)

[GitHub](https://github.com/ccalafiore)
