mirror of
https://github.com/vinta/awesome-python.git
synced 2025-02-21 15:52:03 +00:00
Update README.md
This commit is contained in:
parent
bd6f8b4b8b
commit
ae1f5fc645
|
@ -58,6 +58,7 @@ A curated list of awesome Python frameworks, libraries and software. Inspired by
|
||||||
- [High Performance](#high-performance)
|
- [High Performance](#high-performance)
|
||||||
- [Algorithms and Design Patterns](#algorithms-and-design-patterns)
|
- [Algorithms and Design Patterns](#algorithms-and-design-patterns)
|
||||||
- [Miscellaneous](#miscellaneous)
|
- [Miscellaneous](#miscellaneous)
|
||||||
|
- [Cryptography](#Cryptography)
|
||||||
- [Editor Plugins](#editor-plugins)
|
- [Editor Plugins](#editor-plugins)
|
||||||
- [Resources](#resources)
|
- [Resources](#resources)
|
||||||
- [Websites](#websites)
|
- [Websites](#websites)
|
||||||
|
@ -644,6 +645,9 @@ A curated list of awesome Python frameworks, libraries and software. Inspired by
|
||||||
|
|
||||||
* [IPython](https://github.com/ipython/ipython) - IPython provides a rich toolkit to help you make the most out of using Python interactively.
|
* [IPython](https://github.com/ipython/ipython) - IPython provides a rich toolkit to help you make the most out of using Python interactively.
|
||||||
|
|
||||||
|
## Cryptography
|
||||||
|
* [PyCA's Cryptography](https://cryptography.io/en/latest/) - cryptography is a package designed to expose cryptographic primitives and recipes to Python developers.
|
||||||
|
|
||||||
## Editor Plugins
|
## Editor Plugins
|
||||||
|
|
||||||
*Plugins for various editors*
|
*Plugins for various editors*
|
||||||
|
|
Loading…
Reference in New Issue
Block a user