Python books/tutorial ru-eng
Python books/tutorial ru-eng
В этом репозитории будут выкладываться книги и полезные библиотеки python
pyew-(https://github.com/joxeankoret/pyew)
pefile- is a Python module to read and work with PE files (https://github.com/erocarrera/pefile)
pythemis- Python wrapper on Themis. High level crypto library for storing data (AES), secure messaging (ECC + ECDSA / RSA + PSS + PKCS#7) and session-oriented, forward secrecy data exchange (ECDH key agreement, ECC & AES encryption).(https://github.com/cossacklabs/themis/wiki/Python-Howto)
PyElliptic- Python OpenSSL wrapper. For modern cryptography with ECC, AES, HMAC, Blowfish.(https://github.com/yann2192/pyelliptic)
cryptopy-Pure python implmentation of cryptographic algorithms and applications.(https://sourceforge.net/projects/cryptopy/)
Scrapy-Scrapy is a fast high-level web crawling and web scraping framework, used to crawl websites and extract structured data from their pages. It can be used for a wide range of purposes, from data mining to monitoring and automated testing.(https://github.com/scrapy/scrapy)
python-mode- An all in one plugin for turning Vim into a Python IDE.(https://github.com/python-mode/python-mode)
virtualenv-A tool for creating isolated virtual python environments.(https://github.com/pypa/virtualenv)
pyjwt - JSON Web Token implementation in Python (https://github.com/jpadilla/pyjwt)
Buildout - is a tool for automating software assembly.(http://www.buildout.org/en/latest/)
coala - coala provides a unified command-line interface for linting and fixing all your code, regardless of the programming languages you use.(https://github.com/coala/coala/)
python-modernize - Modernizes Python code for eventual Python 3 migration. Build on top of 2to3(https://github.com/mitsuhiko/python-modernize)
pynacl - Python binding to the Networking and Cryptography (NaCl) library (https://github.com/pyca/pynacl)
python-prompt-toolkit - Library for building powerful interactive command line applications in Python(https://github.com/prompt-toolkit/python-prompt-toolkit)
kivy - Open source UI framework written in Python, running on Windows, Linux, macOS, Android and iOS (https://github.com/kivy/kivy)
poetry - Python dependency management and packaging made easy.(https://github.com/python-poetry/poetry)
tweepy - Twitter for Python!(https://github.com/tweepy/tweepy)
All Algorithms implemented in Python - https://github.com/TheAlgorithms/Python
The official Python (3) library for the Steem Blockchain - https://github.com/steemit/steem-python