Default template for PDM package
Project description
eda-ji
presidents ranked by mentions of ('You Want to know') in their speeches!
USE
$ pip install eda-ji
$ python
>>> from eda-ji.cli import group_by_count
>>> group_by_count(keyword, bool, n) # 오름차순/내림차순, 상위 n개 출력
eda-ji --help 참고
eda-ji keyword --ascen(오름차순) --n num(상위 n개)
or --no-ascen(내림차순)
DEV
$ source .venv/bin/activate
$ pdm add pandas
$ pdm add -dG eda jupyterlab
$ pdm add president-speech
$ pdm add typer
$ vi pyproject.toml
$ pdm install
$ vi src/eda_ji/cli.py
$ eda-ji - test
$ vi tests/test_first.py
$ pytest
$ git add
$ git commit
$ git push
$ pdm publish
EDA
- run jupyterlab
$ jupyter lab
Ref
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
eda_ji-0.3.1.tar.gz
(2.0 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file eda_ji-0.3.1.tar.gz.
File metadata
- Download URL: eda_ji-0.3.1.tar.gz
- Upload date:
- Size: 2.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: pdm/2.22.2 CPython/3.10.12 Linux/5.15.167.4-microsoft-standard-WSL2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
797af11608fc6141259cf7f98c5c594369449c07d99c02828637a27dc194813e
|
|
| MD5 |
17d7280cb7e1e9c9b3d311fbc9cfa5b2
|
|
| BLAKE2b-256 |
070620b30e245f3e2c0537e57d7272e535630d1b10eb8ac24988c1fbef3a03d2
|
File details
Details for the file eda_ji-0.3.1-py3-none-any.whl.
File metadata
- Download URL: eda_ji-0.3.1-py3-none-any.whl
- Upload date:
- Size: 2.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: pdm/2.22.2 CPython/3.10.12 Linux/5.15.167.4-microsoft-standard-WSL2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
133d903f4ff31d5fdcee184b951538771cbc26199e0286781b1f369f859986f3
|
|
| MD5 |
0a0f25989bed682929d5325a3ab9b730
|
|
| BLAKE2b-256 |
63d364ded71fb86f831c67b645203de58eaad0c5ae59906057e0457fef7b112b
|