Modules related to preprocessing, crawling, collection, and preprocessing
Project description
🤖 AI Module
👉🏻 데이터 수집, 전처리, DB 관련 패키지
db : sqlalchemy, pymysql excutemany query
processing : data 정규표현식 전처리
selenium : selenium 크롤링
👉🏻 예시 코드
test directory test 파일 참고
👉🏻 tree
- [src]
- [pshmodule]
- [db]
- [init.py]
- [alchemy.py]
- [config.py]
- [processing]
- [init.py]
- [processing.py]
- [selenium]
- [init.py]
- [helper.py]
- [init.py]
- [db]
- [pshmodule]
- [test]
- [selenium_test.py]
- [README.md]
- [setup.py]
👉🏻 use to
test directory의 test 파일로 예시 참고 ex) alchemy_test, selenium_test
👉🏻 regist
python3 setup.py sdist bdist_wheel twine upload --repository-url https://upload.pypi.org/legacy/ dist/*
👉🏻 install
pip3 install shpark-module
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
pshmodule-0.1.2.tar.gz
(7.4 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 pshmodule-0.1.2.tar.gz.
File metadata
- Download URL: pshmodule-0.1.2.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 |
e93abbae114473b5ed818d91695672d13f59f5645c54b5eb03d305a6069a094a
|
|
| MD5 |
237be7cb3fd51a6dad89da613a046adb
|
|
| BLAKE2b-256 |
61a99f6b363ea3f9196fcb4fab45dece08aa74bf95cbab6f87eb02e012177c07
|
File details
Details for the file pshmodule-0.1.2-py3-none-any.whl.
File metadata
- Download URL: pshmodule-0.1.2-py3-none-any.whl
- Upload date:
- Size: 7.7 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 |
b01a8db8e92a0277fa37203890db0e9d105a8de9c2063a482b4abd50faa009a1
|
|
| MD5 |
1364dd5b3a79f109062fd38d86cbb9ca
|
|
| BLAKE2b-256 |
03129e3ac87c35b555860e7400e01fd5716d31ff8908f1f660ce12541d32a560
|