🤖 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/*
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.14.tar.gz
(8.8 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.14.tar.gz.
File metadata
- Download URL: pshmodule-0.1.14.tar.gz
- Upload date:
- Size: 8.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.8.15
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
657be74c20667709e4e21290a9238a639566b73418e49c37caef90c2e784822c
|
|
| MD5 |
a3df902a15470f6ae96ef12d000066a1
|
|
| BLAKE2b-256 |
7970c0f97ebf3eecef63075bf9c9edb3e2e02ae6bd041aeb53dc62031713e033
|
File details
Details for the file pshmodule-0.1.14-py3-none-any.whl.
File metadata
- Download URL: pshmodule-0.1.14-py3-none-any.whl
- Upload date:
- Size: 9.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.8.15
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
f2c379f4d69cfe50a3bdeb259958836449f24ea502a065211b89a9e5831d43c2
|
|
| MD5 |
3a7bec2e985d114dffbe3e299c073f2f
|
|
| BLAKE2b-256 |
51741d165fc739120bc8743d349e32dfabcd510cf71bd8df1c2169bb486230a1
|