make pypi list paragraph a section authored by Amir MOHAMMADI's avatar Amir MOHAMMADI
...@@ -2,6 +2,7 @@ ...@@ -2,6 +2,7 @@
<!-- DON'T EDIT THIS SECTION, INSTEAD RE-RUN doctoc TO UPDATE --> <!-- DON'T EDIT THIS SECTION, INSTEAD RE-RUN doctoc TO UPDATE -->
**Table of Contents** *generated with [DocToc](https://github.com/thlorenz/doctoc)* **Table of Contents** *generated with [DocToc](https://github.com/thlorenz/doctoc)*
- [List of all packages on PyPI](#list-of-all-packages-on-pypi)
- [Core Bob Packages](#core-bob-packages) - [Core Bob Packages](#core-bob-packages)
- [Basic Functionality](#basic-functionality) - [Basic Functionality](#basic-functionality)
- [Data Input and Output](#data-input-and-output) - [Data Input and Output](#data-input-and-output)
...@@ -123,8 +124,8 @@ print(table(pkg_dict)) ...@@ -123,8 +124,8 @@ print(table(pkg_dict))
You may need to further modify the table. You may need to further modify the table.
--> -->
# List of all packages on PyPI
This page shows the current status of all Bob packages on PyPI with the trove ``Framework :: Bob``. If you want it listed here, please consider adding this trove classifier to your package. This page shows the current status of all Bob packages on PyPI with the trove ``Framework :: Bob``. If you want it listed here, please consider adding this trove classifier to your package.
**Note that not all satellite packages may be listed here**. You can directly [search PyPI](https://pypi.python.org/pypi?:action=browse&show=all&c=590) for all packages in case you don't find the relevant link here. **Note that not all satellite packages may be listed here**. You can directly [search PyPI](https://pypi.python.org/pypi?:action=browse&show=all&c=590) for all packages in case you don't find the relevant link here.
# Core Bob Packages # Core Bob Packages
... ...
......