ddi-fw 0.0.8__py3-none-any.whl → 0.0.10__py3-none-any.whl
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -0,0 +1,40 @@
|
|
1
|
+
Metadata-Version: 2.1
|
2
|
+
Name: ddi_fw
|
3
|
+
Version: 0.0.10
|
4
|
+
Summary: Do not use :)
|
5
|
+
Author-email: Kıvanç Bayraktar <bayraktarkivanc@gmail.com>
|
6
|
+
Maintainer-email: Kıvanç Bayraktar <bayraktarkivanc@gmail.com>
|
7
|
+
Keywords: Machine Learning
|
8
|
+
Classifier: Development Status :: 1 - Planning
|
9
|
+
Classifier: Environment :: Console
|
10
|
+
Classifier: Intended Audience :: Science/Research
|
11
|
+
Classifier: License :: OSI Approved :: MIT License
|
12
|
+
Classifier: Operating System :: OS Independent
|
13
|
+
Classifier: Framework :: Pytest
|
14
|
+
Classifier: Framework :: tox
|
15
|
+
Classifier: Framework :: Sphinx
|
16
|
+
Classifier: Programming Language :: Python
|
17
|
+
Classifier: Programming Language :: Python :: 3.8
|
18
|
+
Classifier: Programming Language :: Python :: 3 :: Only
|
19
|
+
Classifier: Topic :: Scientific/Engineering :: Artificial Intelligence
|
20
|
+
Classifier: Topic :: Scientific/Engineering :: Bio-Informatics
|
21
|
+
Classifier: Topic :: Scientific/Engineering :: Information Analysis
|
22
|
+
Classifier: Topic :: Scientific/Engineering :: Medical Science Apps.
|
23
|
+
Requires-Python: >=3.8
|
24
|
+
Description-Content-Type: text/markdown
|
25
|
+
Requires-Dist: lxml==4.9.3
|
26
|
+
Requires-Dist: matplotlib
|
27
|
+
Requires-Dist: mlflow==2.7.1
|
28
|
+
Requires-Dist: nltk==3.8.1
|
29
|
+
Requires-Dist: numpy
|
30
|
+
Requires-Dist: pandas
|
31
|
+
Requires-Dist: plotly
|
32
|
+
Requires-Dist: rdkit==2023.3.3
|
33
|
+
Requires-Dist: scikit-learn
|
34
|
+
Requires-Dist: scipy
|
35
|
+
Requires-Dist: sentence-transformers==2.7.0
|
36
|
+
Requires-Dist: tokenizers
|
37
|
+
Requires-Dist: tqdm
|
38
|
+
Requires-Dist: xmlschema
|
39
|
+
Requires-Dist: zipp
|
40
|
+
|
@@ -79,7 +79,7 @@ ddi_fw/utils/__init__.py,sha256=nhNU_sEp55xsZ5VtvhozjKg6r4GWP6SJI13v8F_jbCg,217
|
|
79
79
|
ddi_fw/utils/enums.py,sha256=19eJ3fX5eRK_xPvkYcukmug144jXPH4X9zQqtsFBj5A,671
|
80
80
|
ddi_fw/utils/utils.py,sha256=Na6Y8mY-CFbQjrgd9xC8agcrjVvTj_7KIXqFm1H_3qU,3549
|
81
81
|
ddi_fw/utils/zip_helper.py,sha256=DjtwcGBoYw8zOP-Ye5OxzeR1OgN3WfNkVx85nb0wbJA,2635
|
82
|
-
ddi_fw-0.0.
|
83
|
-
ddi_fw-0.0.
|
84
|
-
ddi_fw-0.0.
|
85
|
-
ddi_fw-0.0.
|
82
|
+
ddi_fw-0.0.10.dist-info/METADATA,sha256=PPX7AtCUZ9KtxMW83VHfbov1Nq2yp-dReQv16Vwhqx8,1463
|
83
|
+
ddi_fw-0.0.10.dist-info/WHEEL,sha256=cVxcB9AmuTcXqmwrtPhNK88dr7IR_b6qagTj0UvIEbY,91
|
84
|
+
ddi_fw-0.0.10.dist-info/top_level.txt,sha256=PMwHICFZTZtcpzQNPV4UQnfNXYIeLR_Ste-Wfc1h810,7
|
85
|
+
ddi_fw-0.0.10.dist-info/RECORD,,
|
ddi_fw-0.0.8.dist-info/METADATA
DELETED
@@ -1,155 +0,0 @@
|
|
1
|
-
Metadata-Version: 2.1
|
2
|
-
Name: ddi_fw
|
3
|
-
Version: 0.0.8
|
4
|
-
Summary: Do not use :)
|
5
|
-
Author-email: Kıvanç Bayraktar <bayraktarkivanc@gmail.com>
|
6
|
-
Maintainer-email: Kıvanç Bayraktar <bayraktarkivanc@gmail.com>
|
7
|
-
Keywords: Machine Learning
|
8
|
-
Classifier: Development Status :: 1 - Planning
|
9
|
-
Classifier: Environment :: Console
|
10
|
-
Classifier: Intended Audience :: Science/Research
|
11
|
-
Classifier: License :: OSI Approved :: MIT License
|
12
|
-
Classifier: Operating System :: OS Independent
|
13
|
-
Classifier: Framework :: Pytest
|
14
|
-
Classifier: Framework :: tox
|
15
|
-
Classifier: Framework :: Sphinx
|
16
|
-
Classifier: Programming Language :: Python
|
17
|
-
Classifier: Programming Language :: Python :: 3.8
|
18
|
-
Classifier: Programming Language :: Python :: 3 :: Only
|
19
|
-
Classifier: Topic :: Scientific/Engineering :: Artificial Intelligence
|
20
|
-
Classifier: Topic :: Scientific/Engineering :: Bio-Informatics
|
21
|
-
Classifier: Topic :: Scientific/Engineering :: Information Analysis
|
22
|
-
Classifier: Topic :: Scientific/Engineering :: Medical Science Apps.
|
23
|
-
Requires-Python: >=3.8
|
24
|
-
Description-Content-Type: text/markdown
|
25
|
-
Requires-Dist: absl-py==2.0.0
|
26
|
-
Requires-Dist: alembic==1.12.0
|
27
|
-
Requires-Dist: astunparse==1.6.3
|
28
|
-
Requires-Dist: autopep8==2.0.4
|
29
|
-
Requires-Dist: bidict==0.23.1
|
30
|
-
Requires-Dist: biopython==1.81
|
31
|
-
Requires-Dist: blinker==1.6.2
|
32
|
-
Requires-Dist: blosc2==2.0.0
|
33
|
-
Requires-Dist: cachetools==5.3.1
|
34
|
-
Requires-Dist: certifi==2023.7.22
|
35
|
-
Requires-Dist: charset-normalizer==3.2.0
|
36
|
-
Requires-Dist: click==8.1.7
|
37
|
-
Requires-Dist: cloudpickle==2.2.1
|
38
|
-
Requires-Dist: colorama==0.4.6
|
39
|
-
Requires-Dist: compress-json-python==3.0.0
|
40
|
-
Requires-Dist: contourpy==1.1.1
|
41
|
-
Requires-Dist: cycler==0.11.0
|
42
|
-
Requires-Dist: Cython==3.0.5
|
43
|
-
Requires-Dist: databricks-cli==0.17.8
|
44
|
-
Requires-Dist: docker==6.1.3
|
45
|
-
Requires-Dist: elementpath==4.1.5
|
46
|
-
Requires-Dist: emoji==2.8.0
|
47
|
-
Requires-Dist: entrypoints==0.4
|
48
|
-
Requires-Dist: et-xmlfile==1.1.0
|
49
|
-
Requires-Dist: filelock==3.13.1
|
50
|
-
Requires-Dist: flask==2.3.3
|
51
|
-
Requires-Dist: flatbuffers==23.5.26
|
52
|
-
Requires-Dist: fonttools==4.42.1
|
53
|
-
Requires-Dist: fsspec==2023.10.0
|
54
|
-
Requires-Dist: gast==0.4.0
|
55
|
-
Requires-Dist: gitdb==4.0.10
|
56
|
-
Requires-Dist: GitPython==3.1.37
|
57
|
-
Requires-Dist: google-auth==2.23.3
|
58
|
-
Requires-Dist: google-auth-oauthlib==0.4.6
|
59
|
-
Requires-Dist: google-pasta==0.2.0
|
60
|
-
Requires-Dist: greenlet==2.0.2
|
61
|
-
Requires-Dist: grpcio==1.59.0
|
62
|
-
Requires-Dist: h5py==3.10.0
|
63
|
-
Requires-Dist: huggingface-hub==0.24.6
|
64
|
-
Requires-Dist: idna==3.4
|
65
|
-
Requires-Dist: importlib-metadata==6.8.0
|
66
|
-
Requires-Dist: importlib-resources==6.1.0
|
67
|
-
Requires-Dist: itsdangerous==2.1.2
|
68
|
-
Requires-Dist: Jinja2==3.1.2
|
69
|
-
Requires-Dist: joblib==1.3.2
|
70
|
-
Requires-Dist: kaleido==0.2.1
|
71
|
-
Requires-Dist: keras==2.10.0
|
72
|
-
Requires-Dist: Keras-Preprocessing==1.1.2
|
73
|
-
Requires-Dist: kiwisolver==1.4.5
|
74
|
-
Requires-Dist: libclang==16.0.6
|
75
|
-
Requires-Dist: lxml==4.9.3
|
76
|
-
Requires-Dist: Mako==1.2.4
|
77
|
-
Requires-Dist: Markdown==3.4.4
|
78
|
-
Requires-Dist: MarkupSafe==2.1.3
|
79
|
-
Requires-Dist: matplotlib==3.7.3
|
80
|
-
Requires-Dist: mlflow==2.7.1
|
81
|
-
Requires-Dist: mpmath==1.3.0
|
82
|
-
Requires-Dist: msgpack==1.0.7
|
83
|
-
Requires-Dist: networkx==3.1
|
84
|
-
Requires-Dist: nltk==3.8.1
|
85
|
-
Requires-Dist: numexpr==2.8.6
|
86
|
-
Requires-Dist: numpy==1.24.4
|
87
|
-
Requires-Dist: oauthlib==3.2.2
|
88
|
-
Requires-Dist: openpyxl==3.1.2
|
89
|
-
Requires-Dist: opt-einsum==3.3.0
|
90
|
-
Requires-Dist: packaging==23.1
|
91
|
-
Requires-Dist: pandas==2.0.3
|
92
|
-
Requires-Dist: patool==1.12
|
93
|
-
Requires-Dist: Pillow==10.0.1
|
94
|
-
Requires-Dist: plotly==5.22.0
|
95
|
-
Requires-Dist: protobuf==3.19.6
|
96
|
-
Requires-Dist: py-cpuinfo==9.0.0
|
97
|
-
Requires-Dist: pyarrow==13.0.0
|
98
|
-
Requires-Dist: pyasn1==0.5.0
|
99
|
-
Requires-Dist: pyasn1-modules==0.3.0
|
100
|
-
Requires-Dist: pycodestyle==2.11.1
|
101
|
-
Requires-Dist: PyJWT==2.8.0
|
102
|
-
Requires-Dist: pyparsing==3.1.1
|
103
|
-
Requires-Dist: python-dateutil==2.8.2
|
104
|
-
Requires-Dist: python-stopwatch==1.0.5
|
105
|
-
Requires-Dist: pytz==2023.3.post1
|
106
|
-
Requires-Dist: pywin32==306
|
107
|
-
Requires-Dist: PyYAML==6.0.1
|
108
|
-
Requires-Dist: querystring-parser==1.2.4
|
109
|
-
Requires-Dist: rarfile==4.1
|
110
|
-
Requires-Dist: rdkit==2023.3.3
|
111
|
-
Requires-Dist: regex==2023.10.3
|
112
|
-
Requires-Dist: requests==2.31.0
|
113
|
-
Requires-Dist: requests-oauthlib==1.3.1
|
114
|
-
Requires-Dist: rsa==4.9
|
115
|
-
Requires-Dist: safetensors==0.4.4
|
116
|
-
Requires-Dist: scikit-learn==1.3.1
|
117
|
-
Requires-Dist: scipy==1.10.1
|
118
|
-
Requires-Dist: seaborn==0.13.0
|
119
|
-
Requires-Dist: sentence-transformers==3.0.1
|
120
|
-
Requires-Dist: six==1.16.0
|
121
|
-
Requires-Dist: smmap==5.0.1
|
122
|
-
Requires-Dist: SQLAlchemy==2.0.21
|
123
|
-
Requires-Dist: sqlparse==0.4.4
|
124
|
-
Requires-Dist: stanfordnlp==0.2.0
|
125
|
-
Requires-Dist: stanza==1.6.1
|
126
|
-
Requires-Dist: sympy==1.12
|
127
|
-
Requires-Dist: tables==3.8.0
|
128
|
-
Requires-Dist: tabulate==0.9.0
|
129
|
-
Requires-Dist: tenacity==8.3.0
|
130
|
-
Requires-Dist: tensorboard==2.10.1
|
131
|
-
Requires-Dist: tensorboard-data-server==0.6.1
|
132
|
-
Requires-Dist: tensorboard-plugin-wit==1.8.1
|
133
|
-
Requires-Dist: tensorflow==2.10.0
|
134
|
-
Requires-Dist: tensorflow-addons==0.21.0
|
135
|
-
Requires-Dist: tensorflow-estimator==2.10.0
|
136
|
-
Requires-Dist: tensorflow-io-gcs-filesystem==0.31.0
|
137
|
-
Requires-Dist: termcolor==2.3.0
|
138
|
-
Requires-Dist: threadpoolctl==3.2.0
|
139
|
-
Requires-Dist: tokenizers==0.19.1
|
140
|
-
Requires-Dist: tomli==2.0.1
|
141
|
-
Requires-Dist: torch==2.1.1
|
142
|
-
Requires-Dist: tqdm==4.66.1
|
143
|
-
Requires-Dist: transformers==4.44.2
|
144
|
-
Requires-Dist: typeguard==2.13.3
|
145
|
-
Requires-Dist: typing-extensions==4.8.0
|
146
|
-
Requires-Dist: tzdata==2023.3
|
147
|
-
Requires-Dist: urllib3==1.26.16
|
148
|
-
Requires-Dist: waitress==2.1.2
|
149
|
-
Requires-Dist: websocket-client==1.6.3
|
150
|
-
Requires-Dist: werkzeug==2.3.7
|
151
|
-
Requires-Dist: wrapt==1.15.0
|
152
|
-
Requires-Dist: xgboost==2.0.3
|
153
|
-
Requires-Dist: xmlschema==2.5.0
|
154
|
-
Requires-Dist: zipp==3.17.0
|
155
|
-
|
File without changes
|
File without changes
|