skillfed

pyasn1-modules

A collection of ASN.1-based protocols modules

pyasn1-modules Permissive license BSD AGING 9 v0.4.2 released

Install

pyasn1-modules on PyPI

pip

pip install pyasn1-modules

uv

uv add pyasn1-modules

poetry

poetry add pyasn1-modules

Package facts

License BSD (permissive)
Python support supports the current Python release (>=3.8)
Install friction low — pure-Python wheel
Runtime dependencies 1 — pyasn1
Maintenance aging — 503 days since the last release
Last repo commit
First released
Popularity one of the 100 most-downloaded packages on PyPI (30-day window, as of 2026-08-13)
Known vulnerabilities none known (OSV.dev, checked 2026-08-13)

Evidence: pyasn1_modules-0.4.2-py3-none-any.whl

Development Status :: 5 - Production/StableEnvironment :: ConsoleIntended Audience :: DevelopersIntended Audience :: EducationIntended Audience :: Information TechnologyIntended Audience :: System AdministratorsIntended Audience :: Telecommunications IndustryLicense :: OSI Approved :: BSD LicenseNatural Language :: EnglishOperating System :: OS IndependentProgramming Language :: Python :: 3Programming Language :: Python :: 3.10Programming Language :: Python :: 3.11Programming Language :: Python :: 3.12Programming Language :: Python :: 3.13Programming Language :: Python :: 3.8Programming Language :: Python :: 3.9Programming Language :: Python :: Implementation :: CPythonProgramming Language :: Python :: Implementation :: PyPyTopic :: CommunicationsTopic :: Software Development :: Libraries :: Python Modules

About pyasn1-modules

from the package's own PyPI description — quoted content, verbatim

ASN.1 modules for Python

PyPI (image) Python Versions (image) Build status (image) Coverage Status (image) GitHub license (image)

The pyasn1-modules package contains a collection of ASN.1 data structures expressed as Python classes based on pyasn1 data model.

If ASN.1 module you need is not present in this collection, try using Asn1ate tool that compiles ASN.1 documents into pyasn1 code.

NOTE: The package is now...

Read as markdown · JSON record · Source repository · Homepage

Similar packages