Modules related to preprocessing, crawling, collection, and preprocessing
Project description
🤖 AI Module
👉🏻 데이터 수집, 전처리 관련 패키지 등록
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.1.tar.gz
(7.3 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.1.tar.gz.
File metadata
- Download URL: pshmodule-0.1.1.tar.gz
- Upload date:
- Size: 7.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.0 CPython/3.9.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a61f2440a97e9431ba9433ab4ec3229fdb550151e9f9b1a7bc17aff18a2edddc
|
|
| MD5 |
2c31d4fd39f59634a7dcf39972c8a994
|
|
| BLAKE2b-256 |
405a10b92c1f971f6c94375451f634f646df085f314e35cdaed7d7f6800c97a0
|
File details
Details for the file pshmodule-0.1.1-py3-none-any.whl.
File metadata
- Download URL: pshmodule-0.1.1-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 |
5a9accf47e1ba4cf81a2ad2a88f028bb2d4bb6a2e5068c4ce12c2918f052b82a
|
|
| MD5 |
88b3b9dc201371057710ee070e019cbc
|
|
| BLAKE2b-256 |
c4b058aa24432a78e496591f7451ea1103c7e70082791f4f6c6e4b8db77d8077
|