pyasn1-modules 0.4.2


pip install pyasn1-modules

  Latest version

Released: Mar 28, 2025


Meta
Author: Ilya Etingof
Maintainer: pyasn1 maintenance organization
Requires Python: >=3.8

Classifiers

Development Status
  • 5 - Production/Stable

Environment
  • Console

Intended Audience
  • Developers
  • Education
  • Information Technology
  • System Administrators
  • Telecommunications Industry

License
  • OSI Approved :: BSD License

Natural Language
  • English

Operating System
  • OS Independent

Programming Language
  • Python :: 3
  • Python :: 3.8
  • Python :: 3.9
  • Python :: 3.10
  • Python :: 3.11
  • Python :: 3.12
  • Python :: 3.13
  • Python :: Implementation :: CPython
  • Python :: Implementation :: PyPy

Topic
  • Communications
  • Software Development :: Libraries :: Python Modules

ASN.1 modules for Python

PyPI Python Versions Build status Coverage Status GitHub license

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 maintained by Christian Heimes and Simon Pichugin in project https://github.com/pyasn1/pyasn1-modules.

Feedback

If something does not work as expected, open an issue at GitHub or post your question on Stack Overflow

New modules contributions are welcome via GitHub pull requests.

Copyright (c) 2005-2020, Ilya Etingof. All rights reserved.

Wheel compatibility matrix

Platform Python 3
any

Files in release

Extras: None
Dependencies:
pyasn1 (<0.7.0,>=0.6.1)