Default template for PDM package
Project description
eda-ji
presidents ranked by mentions of ('You Want to know') in their speeches!
- Possible to output the total count of how many times the keyword was mentioned in all speeches by each president.
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 --asc(오름차순) --rnct (상위 n개) --keyword-sum(연설 속 키워드 총 합계)
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.2.tar.gz
(3.1 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.2.tar.gz.
File metadata
- Download URL: eda_ji-0.3.2.tar.gz
- Upload date:
- Size: 3.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: pdm/2.22.2 CPython/3.12.8 Linux/6.8.0-1020-azure
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e87d966b490b4daa83ece59de5e91a6104b5db87fab4d48995b7ac6a40798dc2
|
|
| MD5 |
b2d1ae9adc8f17efca17600b6f421231
|
|
| BLAKE2b-256 |
2170471e5deb6e87c9bdf91684cfbccebe666ee33e25e6929cf7f411780e5f61
|
File details
Details for the file eda_ji-0.3.2-py3-none-any.whl.
File metadata
- Download URL: eda_ji-0.3.2-py3-none-any.whl
- Upload date:
- Size: 2.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: pdm/2.22.2 CPython/3.12.8 Linux/6.8.0-1020-azure
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e9d089d8e09cf9b4585f9b8765be009f589d1caf7d25582a497ae0420b195655
|
|
| MD5 |
2e8c1a2590c92503cc1617abd27a7e85
|
|
| BLAKE2b-256 |
195baf26aad8bd4b7e60a52e19df113bd3b5076f9891ae3a670526211de73121
|