Cdef wrappings of functions from Python's time module.
Project description
# cytime
Cdef equivalents of functions from Python’s time module.
This allows one to call time-related functions from Cython retaining the platform-independence one is used to from Python.
As the C-level functions are not exposed, this is simply a re-distribution of the required portions of timemodule.c.
Currently cytime.sleep() and cytime.time() are provided.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
cytime-0.2.tar.gz
(8.7 kB
view details)
File details
Details for the file cytime-0.2.tar.gz.
File metadata
- Download URL: cytime-0.2.tar.gz
- Upload date:
- Size: 8.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
cbc8cb5caa61307dca2b7c38cd76faa445fd6a608b0814df37af9b6d28bea43b
|
|
| MD5 |
1e7b32d6be7ec5ed776c7e40c6a8cde1
|
|
| BLAKE2b-256 |
91bd7632b29a4ad0c3d7864b930170de91b4a19ce0cc79043566afc739bf1147
|