openweathermap-cli

View on PyPIReverse Dependencies (0)

1.2.0 openweathermap_cli-1.2.0-py2.py3-none-any.whl

Wheel Details

Project: openweathermap-cli
Version: 1.2.0
Filename: openweathermap_cli-1.2.0-py2.py3-none-any.whl
Download: [link]
Size: 5902
MD5: ea36391ead2765cc1b268370edacb74e
SHA256: 77aea6ddf413536a23625132ca6be4e6c75473aa6536662e3775f60ac5f29fb0
Uploaded: 2021-08-07 18:25:31 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: openweathermap-cli
Version: 1.2.0
Summary: A openweathermap command line program in Python.
Author: Aziez Ahmed Chawdhary
Author-Email: aziezahmed[at]gmail.com
Home-Page: https://github.com/aziezahmed/openweathermap-cli
License: MIT License
Keywords: cli,weather
Classifier: Intended Audience :: Developers
Classifier: Topic :: Utilities
Classifier: License :: Public Domain
Classifier: Natural Language :: English
Classifier: Operating System :: OS Independent
Classifier: Environment :: Console
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.6
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.2
Classifier: Programming Language :: Python :: 3.3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Requires-Dist: docopt
Requires-Dist: pyowm
Requires-Dist: tabulate
Requires-Dist: coverage; extra == "test"
Requires-Dist: pytest; extra == "test"
Requires-Dist: pytest-cov; extra == "test"
Provides-Extra: test
[Description omitted; length: 2102 characters]

WHEEL

Wheel-Version: 1.0
Generator: bdist_wheel (0.36.2)
Root-Is-Purelib: true
Tag: py2-none-any
Tag: py3-none-any

RECORD

Path Digest Size
weather/__init__.py sha256=U3f_Jgr3zpgiYG2kLcvcT05TQsVzN9Kktg_f3Q9OZFA 22
weather/cli.py sha256=U8T2Y_NnnBkatblzdaM4Kd0R6SgRKBfReBWm0ENY_GY 1510
weather/user_settings.py sha256=rQGfPrevh2uu3sh9AkdJkUNSwkxvlR2nbwzYm5qer3w 1256
weather/commands/__init__.py sha256=84TuHs_6wawVcCPlkpHNvmE6BFqSJ5XNh-d5lQ4u_dI 43
weather/commands/base.py sha256=Ort-53kh9q1ITH8XczepnejciVJhSrADlIJyR35vU1s 311
weather/commands/today.py sha256=F2qLcJxtP36AdWnG-USRv_t74Wu_ttO5HKM7b7UPiHM 1371
weather/commands/week.py sha256=Ex8B0RRJi1Y-bQOKDP4QR9Jy7lsJn64j22DtycPl8nA 1646
openweathermap_cli-1.2.0.dist-info/METADATA sha256=o6cUjX62eux9MoWG0S4r1IgPdkHLKKVrFW0XeTQ1Nfs 3303
openweathermap_cli-1.2.0.dist-info/WHEEL sha256=Z-nyYpwrcSqxfdux5Mbn_DQ525iP7J2DG3JgGvOYyTQ 110
openweathermap_cli-1.2.0.dist-info/entry_points.txt sha256=AZwLwvTUnXFQxasiLCnxMgluj7bRTK0SSxo9CIzgqXM 46
openweathermap_cli-1.2.0.dist-info/top_level.txt sha256=2tbXK1iKdrSrH0Lq70rXasewSS_nZEceapXCFi6zuXA 8
openweathermap_cli-1.2.0.dist-info/RECORD

top_level.txt

weather

entry_points.txt

weather = weather.cli:main