Default template for PDM package
Project description
StarlightProto
Search for constellation's info.
Use
for version 0.5
In Cli
$ cho-test search_c : 저장된 모든 국가명 검색
$ cho-test search_c --sub1 <'검색어(eng)'> : 일치 및 포함으로 국가명 검색
$ cho-test search_s : 저장된 모든 별자리명 검색
$ cho-test search_s --sub1 <'검색어(eng)'> : 일치 및 포함으로 별자리명 검색
$ cho-test find --sub1 <'국가명(eng)'> --sub2 <'별자리명(eng)'> :
국가명 및 별자리명을 일치로 검색. 국가명은 대소문자를 구분하지 않음
ex: cho-test find --sub1 'South Korea' --sub2 'Leo'
In Python
$ pip install StarlightProto
>> import starlightproto.stella as ex
>> ex.select_act('your act', 'sub1', 'sub2')
example : ex.select_act('find', 'south korea', 'Leo')
ex.select_act('search_c', 'korea')
Dev
$ source .venv/bin/activate
$ pdm install
$ pdm add -dG eda jupyterlab
Used tool
- GeoCoder : 국가명에 따른 위도, 경도, 시간 데이터를 반환 받기 위한 API
- Restcountries : 국가명 리스트를 받기 위한 API
- Amazon S3 : 별자리 위치 데이터 파일을 업로드. IAM을 이용한 권한 및 역할 설정 미숙으로 public 스토리지로 설정
EDA
$ jupyter lab
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
starlightproto-0.5.2.tar.gz
(21.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 starlightproto-0.5.2.tar.gz.
File metadata
- Download URL: starlightproto-0.5.2.tar.gz
- Upload date:
- Size: 21.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: pdm/2.22.3 CPython/3.10.12 Linux/5.15.146.1-microsoft-standard-WSL2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
4a232e0003cdf9a098124aa9d937819a251c184744d316cee8daff7ee63c889e
|
|
| MD5 |
acb37fc547c46151301b7059951d29b2
|
|
| BLAKE2b-256 |
17a07cf99edf46e20fb2e0d101c67a59e64b88238904bf8dc33ade582730b93d
|
File details
Details for the file starlightproto-0.5.2-py3-none-any.whl.
File metadata
- Download URL: starlightproto-0.5.2-py3-none-any.whl
- Upload date:
- Size: 23.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: pdm/2.22.3 CPython/3.10.12 Linux/5.15.146.1-microsoft-standard-WSL2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
4546cc77a3d0e2f802804429ac71d1e481448302a58f5ddaf171e0a581d29bca
|
|
| MD5 |
2271f37483426d5b8e222c4793e4ce9b
|
|
| BLAKE2b-256 |
c2f450cc5b1c8737c5465365b6f360f4bc162c5bf02fae09779992d2c41ac7d0
|