dday
- Showing how many days are remaining till project d-day.
- Useful tool to set up in your shell.
- view at: https://pypi.org/project/dday/
INATALL
pip install dday
USE
$ dday
프로젝트 마감일까지 41일 남았습니다.
DEV
$ git clone ...
$ cd dday
$ pdm venv create
$ source .venv/bin/activate
(dday-3.8) $ pdm install
TEST
$ pdm add -dG test pytest pytest-cov
$ source .venv/bin/activate
(dday-3.8) $ pdm install
$ pytest
$ pytest -s
$ pytest --cov
DEPLOY
$ pdm publish
Release files for dday 1.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 | |
|---|---|---|---|
| dday-1.0.1.tar.gz | 1.5 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| dday-1.0.1-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 3.5 kB
Release files / dday-1.0.1.tar.gz
| Download URL | dday-1.0.1.tar.gz |
|---|---|
| Size | 1.5 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
9ea61410e3a89b65a17d0547092a85f0b290d47715d6e63180569baf91bc6d9b
|
|
BLAKE2b-256 checksum How to use checksums |
a64c732d6626d343b72c656523d34231fd3fad5d881e3abef0c93089e55c80a4
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
pdm/2.9.3 CPython/3.8.18
|
Release files / dday-1.0.1-py3-none-any.whl
| Download URL | dday-1.0.1-py3-none-any.whl |
|---|---|
| Size | 2.0 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
095aaae55727d7720d09f79190b8cfc48db5236bd8c4a5a4b59ad232ddec9171
|
|
BLAKE2b-256 checksum How to use checksums |
442c2471b1eb31d911c8da17c6b71bccfbe53d834f623dbd45a3b47cae3e5887
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
pdm/2.9.3 CPython/3.8.18
|