Metadata-Version: |
2.1 |
Name: |
spss-converter |
Version: |
0.2.0 |
Summary: |
Simple format converter utility for SPSS data files |
Author: |
Insight Industry Inc. |
Author-Email: |
software[at]insightindustry.com |
Home-Page: |
https://spss-converter.readthedocs.io/en/latest |
Project-Url: |
Documentation, https://spss-converter.readthedocs.io/en/latest |
Project-Url: |
Say Thanks!, https://saythanks.io/to/spss-converter |
Project-Url: |
Bug Reports, https://github.com/insightindustry/spss-converter/issues |
Project-Url: |
Source, https://github.com/insightindustry/spss-converter/ |
License: |
MIT |
Keywords: |
spss data conversion serialization CSV JSON YAML dict dataframe pandas deserialization |
Classifier: |
Development Status :: 4 - Beta |
Classifier: |
Environment :: Web Environment |
Classifier: |
Operating System :: OS Independent |
Classifier: |
Intended Audience :: Developers |
Classifier: |
Intended Audience :: Science/Research |
Classifier: |
Topic :: Software Development :: Libraries |
Classifier: |
Topic :: Utilities |
Classifier: |
Topic :: Software Development :: Libraries :: Python Modules |
Classifier: |
Topic :: Scientific/Engineering |
Classifier: |
Topic :: Scientific/Engineering :: Information Analysis |
Classifier: |
Topic :: Scientific/Engineering :: Mathematics |
Classifier: |
Topic :: Sociology |
Classifier: |
License :: OSI Approved :: MIT License |
Classifier: |
Programming Language :: Python :: 3.7 |
Classifier: |
Programming Language :: Python :: 3.8 |
Classifier: |
Programming Language :: Python :: 3.9 |
Requires-Python: |
>=3.7, <4 |
Requires-Dist: |
validator-collection (>=1.5.0) |
Requires-Dist: |
simplejson (>=3.0) |
Requires-Dist: |
PyYAML |
Requires-Dist: |
pandas (>=1.2.0) |
Requires-Dist: |
pyreadstat (>=1.0.6) |
Requires-Dist: |
openpyxl (>=3.0.7) |
Requires-Dist: |
check-manifest; extra == "dev" |
Requires-Dist: |
sphinx; extra == "dev" |
Requires-Dist: |
sphinx-rtd-theme; extra == "dev" |
Requires-Dist: |
sphinx-tabs; extra == "dev" |
Requires-Dist: |
readme-renderer; extra == "dev" |
Requires-Dist: |
restview; extra == "dev" |
Requires-Dist: |
coverage; extra == "test" |
Requires-Dist: |
pytest; extra == "test" |
Requires-Dist: |
pytest-benchmark; extra == "test" |
Requires-Dist: |
pytest-cov; extra == "test" |
Requires-Dist: |
tox; extra == "test" |
Requires-Dist: |
codecov; extra == "test" |
Provides-Extra: |
dev |
Provides-Extra: |
test |
License-File: |
LICENSE |