interbase-code

View on PyPIReverse Dependencies (0)

0.1.2 interbase_code-0.1.2-py3-none-any.whl

Wheel Details

Project: interbase-code
Version: 0.1.2
Filename: interbase_code-0.1.2-py3-none-any.whl
Download: [link]
Size: 13977
MD5: d0ead677b0fd445355fa2534745aeeda
SHA256: 9efa649375f27f6e152bbbd4203e4db5a0b2347ee8c1c687e4820b5a72934d6f
Uploaded: 2023-01-31 12:23:16 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: interbase-code
Version: 0.1.2
Summary: Projeto GCES
Author: Wellington Jonathan
Author-Email: wellpriz[at]gmail.com
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Requires-Python: >=3.8,<4.0
Requires-Dist: altair (==4.2.0)
Requires-Dist: attrs (==22.2.0)
Requires-Dist: autopep8 (<3.0.0,>=2.0.1)
Requires-Dist: bpemb (==0.3.4)
Requires-Dist: certifi (==2022.12.7)
Requires-Dist: charset-normalizer (==2.1.1)
Requires-Dist: contourpy (==1.0.6)
Requires-Dist: coverage (==7.0.2)
Requires-Dist: cycler (==0.11.0)
Requires-Dist: entrypoints (==0.4)
Requires-Dist: exceptiongroup (==1.1.0)
Requires-Dist: fonttools (==4.38.0)
Requires-Dist: gensim (==3.8.3)
Requires-Dist: idna (==3.4)
Requires-Dist: importlib-resources (==5.10.2)
Requires-Dist: iniconfig (==1.1.1)
Requires-Dist: jinja2 (==3.1.2)
Requires-Dist: joblib (==1.2.0)
Requires-Dist: jsonschema (==4.17.3)
Requires-Dist: kiwisolver (==1.4.4)
Requires-Dist: markupsafe (==2.1.1)
Requires-Dist: matplotlib (==3.6.2)
Requires-Dist: numpy (==1.24.1)
Requires-Dist: packaging (==22.0)
Requires-Dist: pandas (==1.5.2)
Requires-Dist: pillow (==9.4.0)
Requires-Dist: pkgutil-resolve-name (==1.3.10)
Requires-Dist: pluggy (==1.0.0)
Requires-Dist: pyparsing (==3.0.9)
Requires-Dist: pyrsistent (==0.19.3)
Requires-Dist: pytest (==7.2.0)
Requires-Dist: pytest-cov (==4.0.0)
Requires-Dist: python-dateutil (==2.8.2)
Requires-Dist: pytz (==2022.7)
Requires-Dist: pyyaml (==6.0)
Requires-Dist: requests (==2.28.1)
Requires-Dist: scikit-learn (==1.2.0)
Requires-Dist: scipy (==1.9.3)
Requires-Dist: sentencepiece (==0.1.97)
Requires-Dist: six (==1.16.0)
Requires-Dist: smart-open (==6.3.0)
Requires-Dist: sphinx (<7.0.0,>=6.1.3)
Requires-Dist: threadpoolctl (==3.1.0)
Requires-Dist: tomli (==2.0.1)
Requires-Dist: toolz (==0.12.0)
Requires-Dist: tqdm (==4.64.1)
Requires-Dist: urllib3 (==1.26.13)
Requires-Dist: whatlies (==0.7.0)
Requires-Dist: zipp (==3.11.0)
Description-Content-Type: text/markdown
[Description omitted; length: 6947 characters]

WHEEL

Wheel-Version: 1.0
Generator: poetry-core 1.4.0
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
interbase_code/.DS_Store sha256=6yvWKA53GVlGVDs_php5Bvhkzmcvzgpf3BN8HKBencw 6148
interbase_code/data_pipeline/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
interbase_code/data_pipeline/feature_engineering/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
interbase_code/data_pipeline/feature_engineering/key_smash.py sha256=Mkhpn8Ams5rB-DV30UNrq22mWOz0Z5TpU4klNYnheaU 3816
interbase_code/data_pipeline/feature_engineering/word_embedding.py sha256=5aKjClaj-beH9EyXNerbs-aNCwwyAjFQGDikR_v5Zwg 1304
interbase_code/data_pipeline/pre_processing/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
interbase_code/data_pipeline/pre_processing/concatenate_columns.py sha256=ivMzREgANZQLMIm0V8DaDkZRkzp6yX5AQhuNpUfCd-4 458
interbase_code/main.py sha256=cUMWZnkBf8nxDoHA97fjUWiK4kd4JKEhxmbMLoqYTnM 960
interbase_code/parser/YAML_parser.py sha256=aDLh9r7m-gKwB_MvLyhFsOQeWY1qDBOYMv5b1HCsnrs 768
interbase_code/parser/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
interbase_code/parser/const.py sha256=uNRhR4IHnF-G-Kxe0UxCNWbDaOYMrsM2ZlrPLkMCLrM 42
interbase_code/parser/feature_engineering_parser.py sha256=SRAPIPTPmtJzKorYgkIKBggIubPUpZfSeWlKbu1VA0c 3656
interbase_code/parser/model_parser.py sha256=YQGuxWEGC1aepWCJ23RlLneFdhyEydGyMcMRwBeoV-s 3189
interbase_code/parser/parser_base.py sha256=Z9rxxV4nry-PaIX0R16-tIsbFBtJNG4TVTJ7_zLYnU4 668
interbase_code/yamls/basic_example.yaml sha256=7FybhM1CDY-QWUqGIrAbZSHi0lmzB5z5GExfo8Uf0z4 1057
interbase_code/yamls/config.yaml sha256=7FybhM1CDY-QWUqGIrAbZSHi0lmzB5z5GExfo8Uf0z4 1057
interbase_code-0.1.2.dist-info/WHEEL sha256=vVCvjcmxuUltf8cYhJ0sJMRDLr1XsPuxEId8YDzbyCY 88
interbase_code-0.1.2.dist-info/LICENSE sha256=WjBASEF0DGLpPBuFfErCGbJvg0IrgnJN0gL-faSxWOU 1064
interbase_code-0.1.2.dist-info/METADATA sha256=FQcCd5m9RFOPLYnzpPuZUndksS-NNC-HalvyFi14hlk 9301
interbase_code-0.1.2.dist-info/RECORD