Contents

ciso8601 2.3.1

0

Fast ISO8601 date time parser for Python written in C

Fast ISO8601 date time parser for Python written in C

Stars: 558, Watchers: 558, Forks: 41, Open Issues: 13

The closeio/ciso8601 repo was created 9 years ago and the last code push was 3 months ago.
The project is popular with 558 github stars!

How to Install ciso8601

You can install ciso8601 using pip

pip install ciso8601

or add it to a project with poetry

poetry add ciso8601

Package Details

Author
License
MIT
Homepage
https://github.com/closeio/ciso8601
PyPi:
https://pypi.org/project/ciso8601/
GitHub Repo:
https://github.com/closeio/ciso8601

Classifiers

  • Software Development/Libraries/Python Modules
No  ciso8601  pypi packages just yet.

Errors

A list of common ciso8601 errors.

Code Examples

Here are some ciso8601 code examples and snippets.

GitHub Issues

The ciso8601 package has 13 open issues on GitHub

  • Please provide wheels on PyPI

See more issues on GitHub

Related Packages & Articles

pillow 10.3.0

Pillow is a Python package that extends the image processing capabilities of your Python interpreter. It provides a comprehensive suite of tools for dealing with images, similar to those found in image processing software like Photoshop. The library supports a wide range of file formats and offers an efficient internal representation for images. It's an essential tool for developers working on projects involving image manipulation, such as graphics and multimedia software, image processing, and computer vision applications.