Skip to main content

Showing how many days are remaining till project d-day.

Project description

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

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

dday-1.0.1.tar.gz (1.5 kB view hashes)

Uploaded Source

Built Distribution

dday-1.0.1-py3-none-any.whl (2.0 kB view hashes)

Uploaded Python 3

Supported by

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