QuantStats Python library that performs portfolio profiling, allowing quants and portfolio managers to understand their performance better by providing them with in-depth analytics and risk metrics.
stitch *.jpg stitches all jpg files in the current directory stitch img_dir/IMG*.jpg stitches all files in the img_dir directory starting with "IMG" and ending with ".jpg" stitch img1.jpg img2.jpg ...
Feel free to create tickets for bugs and feature requests, and create pull requests if you have nice patches that you would like to share with others. prompt_toolkit is cross platform, and everything ...
python-kasa is a Python library to control TPLink's smart home devices (plugs, wall switches, power strips, and bulbs). This is a voluntary, community-driven effort and is not affiliated, sponsored, ...
Microsoft SEAL is an easy-to-use open-source (MIT licensed) homomorphic encryption library developed by the Cryptography Research group at Microsoft. pybind11 is a lightweight header-only library that ...
The Python interface to the Redis key-value store. The table below highlights version compatibility of the most-recent library versions and redis versions. The above code connects to localhost on port ...
The Python team has released version 3.14, with big new features including free threading support, the ability to use concurrent interpreters, improved debugger support, and an opt-in new interpreter ...
Official support for free-threaded Python, and free-threaded improvements Python’s free-threaded build promises true parallelism for threads in Python programs by removing the Global Interpreter Lock ...
Scalene is a high-performance CPU, GPU and memory profiler for Python that does a number of things that other Python profilers do not and cannot do. It runs orders of magnitude faster than many other ...
You can also use Git to clone the repository from GitHub to install the latest development version: git clone https://github.com/tweepy/tweepy.git cd tweepy pip ...