
Research
Security News
Malicious npm Packages Use Telegram to Exfiltrate BullX Credentials
Socket uncovers an npm Trojan stealing crypto wallets and BullX credentials via obfuscated code and Telegram exfiltration.
This package includes lists of all of the standard libraries for Python 2.6 through 3.13.
IMPORTANT: If you're on Python 3.10 or newer, you probably don't need this library.
See sys.stdlib_module_names
and sys.builtin_module_names
for similar functionality.
stdlib-list
is available on PyPI:
python -m pip install stdlib-list
>>> from stdlib_list import stdlib_list
>>> libraries = stdlib_list("2.7")
>>> libraries[:10]
['AL', 'BaseHTTPServer', 'Bastion', 'CGIHTTPServer', 'ColorPicker', 'ConfigParser', 'Cookie', 'DEVICE', 'DocXMLRPCServer', 'EasyDialogs']
For more details, check out the docs.
This library was created by @jackmaney, and was maintained with the help of @ocefpaf and @ericdill until version 0.8.0, after which the primary maintainer archived the project.
With the primary maintainer's approval, the project was transferred
from jackmaney/python-stdlib-list
to pypi/stdlib-list
, and was adopted
by new maintainers.
The README immediately prior to the maintainership transfer is
preserved at READMD.md.old
.
FAQs
A list of Python Standard Libraries (2.7 through 3.13).
We found that stdlib-list demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 0 open source maintainers collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Research
Security News
Socket uncovers an npm Trojan stealing crypto wallets and BullX credentials via obfuscated code and Telegram exfiltration.
Research
Security News
Malicious npm packages posing as developer tools target macOS Cursor IDE users, stealing credentials and modifying files to gain persistent backdoor access.
Security News
AI-generated slop reports are making bug bounty triage harder, wasting maintainer time, and straining trust in vulnerability disclosure programs.