zopefoundation / DateTimeLinks
This package provides a DateTime data type, as known from Zope. Unless you need to communicate with Zope APIs, you're probably better off using Python's built-in datetime module.
☆19Updated 3 months ago
Alternatives and similar repositories for DateTime
Users that are interested in DateTime are comparing it to the libraries listed below
Sorting:
- Proxy (HTTP, SOCKS) transports for httpx☆85Updated 3 weeks ago
- Write classes with async def __ainit__☆38Updated 3 years ago
- Sniff out which async library your code is running under☆135Updated last year
- Example projects built using Piccolo.☆21Updated 3 months ago
- Core proxy client (SOCKS4, SOCKS5, HTTP) functionality for Python☆108Updated 5 months ago
- TypeChat is a library that makes it easy to build natural language interfaces using types.☆13Updated last year
- Python job scheduling for humans.☆56Updated 4 months ago
- ☆24Updated 2 years ago
- Python Simple Dialogs☆41Updated last year
- Asynchronous version of functions of shutil module.☆40Updated last month
- ☆64Updated 3 weeks ago
- Simple WebSocket server and client for Python.☆85Updated 4 months ago
- WebSocket client and server implementation for Python Trio☆75Updated 4 months ago
- FrozenList is a list-like structure that implements collections.abc.MutableSequence and can be made immutable.☆102Updated this week
- Backport of the importlib.resources module☆69Updated last month
- aiosignal: a list of registered asynchronous callbacks☆150Updated this week
- Easily query and modify Python dicts!☆25Updated last year
- ☆85Updated last month
- tiny-AES-c wrapper in Cython☆54Updated 3 weeks ago
- A library to generate badges for typical checks (flake8, pytest, coverage, etc.)☆76Updated last month
- A very fast Python asyncio http and websockets client☆163Updated 3 months ago
- Various Python 3.6+ helper classes/functions amalgamated into a single package: privex-helpers☆16Updated 8 months ago
- asyncio smtplib implementation☆385Updated 3 weeks ago
- Internationalized Domain Names for Python (IDNA 2008 and UTS #46)☆265Updated last month
- The first Python validation package uses type, mime, extension, magic numbers, and size to validate files. ✅☆70Updated last month
- Simple benchmark suite so we can make tortoise go faster☆190Updated 2 years ago
- Event Dispatcher and callback list for Python