Modules related to preprocessing, crawling, collection, database, data load & save
Project description
🤖 AI Module
👉🏻 데이터 수집, 전처리, DB 관련 패키지
pshmodule https://pypi.org/project/pshmodule/
db : sqlalchemy, pymysql excutemany query
processing : data 정규표현식 전처리
selenium : selenium 크롤링
utils : filemanager 파일 load, save 및 전반 utils
👉🏻 use to
test directory의 test 파일로 예시 참고 ex) alchemy_test, selenium_test
https://github.com/hipster4020/pshmodule/tree/master/test
👉🏻 install
pip3 install pshmodule
👉🏻 tree
- [src]
- [pshmodule]
- [db]
- [init.py]
- [alchemy.py]
- [config.py]
- [processing]
- [init.py]
- [processing.py]
- [selenium]
- [init.py]
- [helper.py]
- [utils]
- [init.py]
- [filemanager.py]
- [init.py]
- [db]
- [pshmodule]
- [test]
- [selenium_test.py]
- [README.md]
- [setup.py]
👉🏻 regist
python3 setup.py sdist bdist_wheel twine upload --repository-url https://upload.pypi.org/legacy/ dist/*
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
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 pshmodule-0.1.12.tar.gz.
File metadata
- Download URL: pshmodule-0.1.12.tar.gz
- Upload date:
- Size: 7.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.0 CPython/3.9.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
bd9afd07a01e65f54d7dcb2b00d0893a97e96d48449b607b3c644f08e6483d43
|
|
| MD5 |
3f69a1b6d89d6b45463278a7d75af3b3
|
|
| BLAKE2b-256 |
98688ebe565bcee154b9054f61b871c591a634ae5029fa7c664da6716145f44b
|
File details
Details for the file pshmodule-0.1.12-py3-none-any.whl.
File metadata
- Download URL: pshmodule-0.1.12-py3-none-any.whl
- Upload date:
- Size: 8.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.0 CPython/3.9.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
2778447cf22dee22d1e90b4c563f514468811af83aa55ec6546b87584fb32479
|
|
| MD5 |
fa0483125fde0c7b94936c435e9b9b02
|
|
| BLAKE2b-256 |
d4800496792aafa710dea42a09095d887ad11c220525b6c94967f2b4a3a20976
|