Merge pull request #44 from Ayrx/patch-1

Added PyCA's Cryptography
This commit is contained in:
Vinta 2014-07-02 21:23:52 +08:00
commit 5fd6208596

View File

@ -59,6 +59,7 @@ A curated list of awesome Python frameworks, libraries and software. Inspired by
- [High Performance](#high-performance)
- [Algorithms and Design Patterns](#algorithms-and-design-patterns)
- [Miscellaneous](#miscellaneous)
- [Cryptography](#cryptography)
- [Editor Plugins](#editor-plugins)
- [Resources](#resources)
- [Websites](#websites)
@ -659,6 +660,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.
## 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
*Plugins for various editors*