gces-trabalho-individual-2022-2

View on PyPIReverse Dependencies (0)

0.1.4 gces_trabalho_individual_2022_2-0.1.4-py3-none-any.whl

Wheel Details

Project: gces-trabalho-individual-2022-2
Version: 0.1.4
Filename: gces_trabalho_individual_2022_2-0.1.4-py3-none-any.whl
Download: [link]
Size: 13332
MD5: abd4d85a29c300fe69b195d167d238f7
SHA256: ca5803f85999257b55cd76fd8488ec3208a25c037bdc00d2765f6a1fb7efdf31
Uploaded: 2023-01-29 13:13:58 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: gces-trabalho-individual-2022-2
Version: 0.1.4
Summary: Empacotamento do trabalho individual da disciplica de GCES
Author: brenno-silva
Author-Email: brenno.silva037[at]gmail.com
Classifier: Programming Language :: Python :: 3
Requires-Python: ==3.8.16
Requires-Dist: altair (==4.2.0)
Requires-Dist: attrs (==22.2.0)
Requires-Dist: black (<23.0.0,>=22.12.0)
Requires-Dist: bpemb (==0.3.4)
Requires-Dist: breathe (<5.0.0,>=4.34.0)
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: exhale (<0.4.0,>=0.3.6)
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: isort (<6.0.0,>=5.12.0)
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: mypy (<0.992,>=0.991)
Requires-Dist: numpy (==1.24.1)
Requires-Dist: packaging (==22.0)
Requires-Dist: pandas (==1.5.2)
Requires-Dist: pandas-stubs (<2.0.0.0,>=1.5.2.230105)
Requires-Dist: pillow (==9.4.0)
Requires-Dist: pkgutil-resolve-name (==1.3.10)
Requires-Dist: pluggy (==1.0.0)
Requires-Dist: pylint (<3.0.0,>=2.15.10)
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: threadpoolctl (==3.1.0)
Requires-Dist: tomli (==2.0.1)
Requires-Dist: toolz (==0.12.0)
Requires-Dist: tqdm (==4.64.1)
Requires-Dist: types-pyyaml (<7.0.0.0,>=6.0.12.3)
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
src/.DS_Store sha256=6yvWKA53GVlGVDs_php5Bvhkzmcvzgpf3BN8HKBencw 6148
src/data_pipeline/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
src/data_pipeline/feature_engineering/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
src/data_pipeline/feature_engineering/key_smash.py sha256=jE8XI56dK4xQsYSlDwHNlJ6c_o-pAwkctSuZ7b5RqpY 3862
src/data_pipeline/feature_engineering/word_embedding.py sha256=1SZu0HMxLZIEn70eEOaVFp-BrO_vyKeC_vZ4IrWWXKE 1309
src/data_pipeline/pre_processing/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
src/data_pipeline/pre_processing/concatenate_columns.py sha256=gv1n6LY6p1fTAGVtuEpX6eLZae7lxP9yBueFBRS1jUg 458
src/main.py sha256=mK6JXLZ3bjM6FVbXypm4PQ0paVbi3-iVK5iluZLBjHY 963
src/parser/YAML_parser.py sha256=39sBXWInMR2olOMA7-2E8yaIcJtCs568dNKiDB8cQ9o 752
src/parser/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
src/parser/const.py sha256=FNEJRVbyZafKjdr3Hiz_LKV5TTB3Kz5Ogqy9VZd9GXc 36
src/parser/feature_engineering_parser.py sha256=uGBne3A-VZH3BTXjF3JNT8g8Hxb4o3MhdPEL3RpwySs 3744
src/parser/model_parser.py sha256=qc9EEsnQ6pqTDlwiw_0QLGP2ZWlVIgnSOoh7IJ3jueQ 3224
src/parser/parser_base.py sha256=PfbLyJTPoxPT9iQmu15s02n8_WkNJ-42nzzG-Fw16XM 655
src/yamls/basic_example.yaml sha256=7FybhM1CDY-QWUqGIrAbZSHi0lmzB5z5GExfo8Uf0z4 1057
gces_trabalho_individual_2022_2-0.1.4.dist-info/LICENSE sha256=CmBf-slNvOIbwbxwGn-x1aXNP9VKa9-EbKY1QP1Fq2w 1069
gces_trabalho_individual_2022_2-0.1.4.dist-info/WHEEL sha256=vVCvjcmxuUltf8cYhJ0sJMRDLr1XsPuxEId8YDzbyCY 88
gces_trabalho_individual_2022_2-0.1.4.dist-info/METADATA sha256=5kOeRbxxMrEMF0oku_SqdAK5-oB22uGKh3pJyEakBYc 9422
gces_trabalho_individual_2022_2-0.1.4.dist-info/RECORD