Pymeetings
This is a simple library that allows to compute the different hours in different spots of the world with respect to the GMT.
Installation
pip install pymeetings
Examples
Here is a simple example:
from pymeetings.pymeet import GetMeetingHour(['Chicago', 'Paris'], '2020/11/23')
df = getmet.ConstructTable()
print(df)
There are several examples that are present in the directory examples.
Still ToDo
Release files for pymeetings 0.0.1
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| pymeetings-0.0.1.tar.gz | 261.3 kB | Details |
Release files / pymeetings-0.0.1.tar.gz
| Download URL | pymeetings-0.0.1.tar.gz |
|---|---|
| Size | 261.3 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
2a9355e597392dbe7dc02dd6cf58925e812f1958bb1166c3d2d8112f79296299
|
|
BLAKE2b-256 checksum How to use checksums |
2f0161ded0e47aaad675b4fe6f657289cb052b7ddd05797c2b9f36894314794d
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/3.2.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/46.3.0 requests-toolbelt/0.9.1 tqdm/4.31.1 CPython/3.7.3
|