copy and paste this google map to your website or blog!
Press copy button and paste into your blog or website.
(Please switch to 'HTML' mode when posting into your blog. Examples: WordPress Example, Blogger Example)
PyPI · The Python Package Index The Python Package Index (PyPI) is a repository of software for the Python programming language
pyp · PyPI pyp The Pyed Piper: Python Power At the Prompt This is the original pyp developed at Sony Pictures Imageworks that effectively replaces awk, sed, and other legacy command line tools with intuitive python syntax Please check out all of our Documentation
yfinance · PyPI Download market data from Yahoo! Finance's API yfinance offers a Pythonic way to fetch financial market data from Yahoo!Ⓡ finance
pypyp · PyPI pyp Easily run Python at the shell! Magical, but never mysterious Installation Run pip install pypyp (note the extra "yp"!) pyp requires Python 3 8 or above How it works pyp will statically analyse the input code to detect undefined variables Based on what it finds, it will proceed to transform the AST of the input code as needed We then compile and execute the result, or if using
PyPI Docs Welcome to PyPI User Documentation PyPI is the official repository of packages for Python This user documentation is aimed at users who use the PyPI website To view the developer documentation, visit the Warehouse documentation Help To submit an issue, visit the Warehouse Github repo For general queries, visit PyPI Help Contributing to the docs If you're interested in participating
Help · PyPI The Python Package Index (PyPI) is a repository of software for the Python programming language
pip-download · PyPI A wrapper for pip download in offline scenario pip-download: A wrapper useful in offline scenario 简体中文 pip-download is a tool which can be used to download python projects and their dependencies listed on pypi's download files page If you run the pip-download command to download one project on a Linux platform, packages end with whl and can be directly installed on a Windows and a
black · PyPI The uncompromising code formatter The Uncompromising Code Formatter “Any color you like ” Black is the uncompromising Python code formatter By using it, you agree to cede control over minutiae of hand-formatting In return, Black gives you speed, determinism, and freedom from pycodestyle nagging about formatting You will save time and mental energy for more important matters Blackened
psutil · PyPI Quick links Home page Install Documentation Download Forum StackOverflow Blog What’s new Summary psutil (process and system utilities) is a cross-platform library for retrieving information on running processes and system utilization (CPU, memory, disks, network, sensors) in Python It is useful mainly for system monitoring, profiling and limiting process resources and management of running