Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
mauricelambert authored Apr 7, 2024
1 parent 65d4075 commit be2f0b8
Showing 1 changed file with 0 additions and 15 deletions.
15 changes: 0 additions & 15 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -199,21 +199,6 @@ WebScripts38.main()
- Add a module: [wiki](https://github.com/mauricelambert/WebScripts/wiki/Add-Module), [readthedocs](https://webscripts.readthedocs.io/en/latest/Add_Module/)
- Make a custom API client: [wiki](https://github.com/mauricelambert/WebScripts/wiki/API-Client), [readthedocs](https://webscripts.readthedocs.io/en/latest/API_Client/)

### PyDoc

- [\_\_init\_\_](https://mauricelambert.github.io/info/python/code/WebScripts/)
- [WebScripts](https://mauricelambert.github.io/info/python/code/WebScripts/WebScripts.html)
- [Pages](https://mauricelambert.github.io/info/python/code/WebScripts/Pages.html)
- [commons](https://mauricelambert.github.io/info/python/code/WebScripts/commons.html)
- [utils](https://mauricelambert.github.io/info/python/code/WebScripts/utils.html)
- [Errors](https://mauricelambert.github.io/info/python/code/WebScripts/Errors.html)
- [Default Database Manager](https://mauricelambert.github.io/info/python/code/WebScripts/manage_defaults_databases.html)
- [Default Upload Manager](https://mauricelambert.github.io/info/python/code/WebScripts/uploads_management.html)
- [Default Request Manager](https://mauricelambert.github.io/info/python/code/WebScripts/requests_management.html)
- [Default module errors](https://mauricelambert.github.io/info/python/code/WebScripts/error_pages.html)
- [Default module share](https://mauricelambert.github.io/info/python/code/WebScripts/share.html)
- [Default module csp](https://mauricelambert.github.io/info/python/code/WebScripts/csp.html)

## Links

- [Pypi](https://pypi.org/project/WebScripts)
Expand Down

0 comments on commit be2f0b8

Please sign in to comment.