Skip to main content

a library for advanced and accurate timestamping and time differences

Project description

time_diffz-high-resolution-logo-transparent

timediffz a library for timestamps and differences between dates

NOTE: timediffz ONLY work in almost any operating system(*1) which can support python 3.10 and above

*1: timediffz wasn't tested on any operating system expect arch linux but mostly it can work on windows being that the library does not have any platform specific needs

timediffz is an EXTREMELY ACCURATE timestamper and in calculating the differences between dates, IT DOES NOT USE ANY APPROXIMATIONS CALCULATES EVERYTHING EXACTLY AS IT IS and nearly no for/while loops at all to provide fast performance(literally you would need less than 100 microseconds in somecases to get the amount of months between the year 2025 and the end of the universe(year one googol), and it uses fractions based numbers to keep the numbers exact no floating point precision loss, and it has been made for scientists and systems as the most accurate system for its own job possible, note: in case of tropical year because of uncontrolled amount of parameters to count it to an unreliable level the J2000 is used but it's unreliable for extremely far dates, and doc-strings for non differentiational operations are not made yet, plus future options like option to add a small amount to days like part of a second so it can help to correct the issue of gregorian shifting slowly a whole day each 3000 years or so.

THIS LIBRARY HAS TWO MODES THE TB1 MODE OR NORMAL ONE WHICH USES STANDARD LIBRARIES AND REQUESTS ONLY, BUT EVEN THOUGH IT'S FAST BUT YOU CAN USE THE SECOND MODE THAT IS EVEN FASTER WHICH IS THE TB2 BUT IT NEEDS ALL TB1'S REQUIREMENTS PLUS SETUPTOOLS AND CYTHON AND INSTALLING GMP ON YOUR COMPUTER AND BUILDING THE CYTHON SETUP FILE WITH THIS COMMAND:

cd (full path of folder where setupfractionals.py is in, found in the library files) & python setupfractionals.py build_ext --inplace

or the same but with python as python3:

cd (full path of folder where setupfractionals.py is in, found in the library files) & python3 setupfractionals.py build_ext --inplace

the first mode functions starts with prefix: p*, while second mode ones start with prefix: c*, then after the first prefix the second prefix is the function type if it was for timestamping it would be (p/c t*) or time diff. mode which would be (p/c d), REAL DOCUMENTATION WITH COME SOON!!

Install

to install use the following command(note installing the library in this way would install library requirements both main and optional):

pip install Timediffz

Contribute

if you have discovered a bug, or you want to change something just open a new issue at Issues

Contact

you can contact us using this email ,and you can be a part of our community by joining our discord server

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

timediffz-1.0.1.tar.gz (28.5 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

timediffz-1.0.1-py3-none-any.whl (7.2 kB view details)

Uploaded Python 3

File details

Details for the file timediffz-1.0.1.tar.gz.

File metadata

  • Download URL: timediffz-1.0.1.tar.gz
  • Upload date:
  • Size: 28.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.13.11

File hashes

Hashes for timediffz-1.0.1.tar.gz
Algorithm Hash digest
SHA256 8a98e6c98181863e8d5b3c29bc76ae77358ef69abf0ac3d4c2a1f7cd07ebb95a
MD5 843296b9d8aadbc32456667b69817207
BLAKE2b-256 f70a069bb5d646664be2b9cec1f01363e5fc05a75cecda7575390320e9954887

See more details on using hashes here.

File details

Details for the file timediffz-1.0.1-py3-none-any.whl.

File metadata

  • Download URL: timediffz-1.0.1-py3-none-any.whl
  • Upload date:
  • Size: 7.2 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.13.11

File hashes

Hashes for timediffz-1.0.1-py3-none-any.whl
Algorithm Hash digest
SHA256 109c20de21d391800c650844618d23e1d3d665b25255d1cc53b6b49a029d8847
MD5 09c91de7467f7e3c5e77f59d2b4c3c13
BLAKE2b-256 94a24531d0f9c5f0a384b9f858fbd7a012a563b18900877e07088102d5f92846

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page