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.1.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.1.tar.gz.
File metadata
- Download URL: starlightproto-0.5.1.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 |
5ea22bfa44ced2c0a188ab93d6bb90191221c475301bce8d69d7580f5f026d86
|
|
| MD5 |
5b4d89a27f9c8eacb17675cf4f995b07
|
|
| BLAKE2b-256 |
cea47b9d050dff1fe5048f0b9ce8cbf760d533a9ff6b1a5d8511e3fdde4e1ccc
|
File details
Details for the file starlightproto-0.5.1-py3-none-any.whl.
File metadata
- Download URL: starlightproto-0.5.1-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 |
665802bbc390768e094221b92d03724460ebc8b8256a8989afa811c96f8d6741
|
|
| MD5 |
03a3dcd3aebb30f07853f0cf1873fa42
|
|
| BLAKE2b-256 |
5fc543c58576294baccb6057096705db7b52c7c3bf3b7b44e51678a512239279
|