cortexquest

View on PyPIReverse Dependencies (0)

0.1.0 cortexquest-0.1.0-py3-none-any.whl

Wheel Details

Project: cortexquest
Version: 0.1.0
Filename: cortexquest-0.1.0-py3-none-any.whl
Download: [link]
Size: 6307
MD5: 705a8d8ccbf2a833b770d672af6eec55
SHA256: cebf29c664f866bcc86d15c25d23abfacec7f951a607706fedc18fca4b979d1c
Uploaded: 2024-05-22 07:13:56 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: cortexquest
Version: 0.1.0
Summary: CortexQuest is a Python package designed to facilitate the reading, parsing, and analysis of questionnaires hosted on Google Sheets, specifically tailored for brain bank data. This tool aims to streamline the process of handling survey data related to neuroscience research, providing researchers with an efficient and user-friendly way to manage and analyze their data.
Author: Gal Kepler
Author-Email: galkepler[at]gmail.com
Home-Page: https://github.com/GalKepler/CortexQuest
Project-Url: Documentation, https://github.com/GalKepler/CortexQuest
Project-Url: Repository, https://github.com/GalKepler/CortexQuest
License: MIT
Keywords: neuroscience,brain bank,google sheets,survey,analysis
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Topic :: Scientific/Engineering :: Information Analysis
Requires-Python: >=3.10,<4.0
Requires-Dist: bump2version (<2.0.0,>=1.0.1)
Requires-Dist: chardet (<6.0.0,>=5.2.0)
Requires-Dist: google-auth (<3.0.0,>=2.29.0)
Requires-Dist: google-auth-oauthlib (<2.0.0,>=1.2.0)
Requires-Dist: gspread (<7.0.0,>=6.1.2)
Requires-Dist: ipykernel (<7.0.0,>=6.29.4)
Requires-Dist: oauth2client (<5.0.0,>=4.1.3)
Requires-Dist: pandas (<3.0.0,>=2.2.2)
Requires-Dist: pre-commit (<4.0.0,>=3.7.1)
Requires-Dist: sphinx (<8.0.0,>=7.3.7)
Requires-Dist: tox (<5.0.0,>=4.15.0)
Requires-Dist: translate (<4.0.0,>=3.6.1)
Requires-Dist: twine (<6.0.0,>=5.1.0)
Requires-Dist: typer (<0.13.0,>=0.12.0)
Requires-Dist: wheel (<0.44.0,>=0.43.0)
Description-Content-Type: text/x-rst
[Description omitted; length: 2898 characters]

WHEEL

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

RECORD

Path Digest Size
cortexquest/__init__.py sha256=ipe_OCQOw4v5njnOcwgyL8dUrU_VLAi-bd51jCTIVDY 128
cortexquest/cli.py sha256=DaXGp_YMTLnRau_y3p2wxWf_s5H1A13ozWIy6p-pqfs 418
cortexquest/core/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
cortexquest/core/data_manager.py sha256=AIeEgRmzzUyHGC7OkzMDT8kXV3on37CO9jDLEffgLuQ 467
cortexquest/core/google_auth.py sha256=anHqjVEhsIzF-PLDX7jfEprpsPEwLntjxdvhuWmlIwg 208
cortexquest/core/sheet_loader.py sha256=YllDDlYIiqshRKwEvOkaDBRLovG0LIwPSh-KSKVCfHo 654
cortexquest/core/translator.py sha256=7VqlXNsMFcFfSdumrK42J8AUMg9mDSEEKhVoPvJNv7U 608
cortexquest/cortexquest.py sha256=h0hwdogXGFqerm-5ZPeT-irPn91pCcQRjiHThXsRzEk 19
cortexquest-0.1.0.dist-info/AUTHORS.rst sha256=Fau8GeoRzbn1hIyo9kLVcXrim5NCkxHcgoS4OE77vyo 155
cortexquest-0.1.0.dist-info/LICENSE sha256=PoNmG1n0JCKnwyxjUi8i_Z6YCP5VbzCQAXYOZ-USJU0 1069
cortexquest-0.1.0.dist-info/METADATA sha256=1K9-rAUwLp3VGRDm25BaxFGe3urJWSBvBGh1t76YomY 4760
cortexquest-0.1.0.dist-info/WHEEL sha256=sP946D7jFCHeNz5Iq4fL4Lu-PrWrFsgfLXbbkciIZwg 88
cortexquest-0.1.0.dist-info/entry_points.txt sha256=z_Ig1UT9xQ1MeGY8IWDk4jQ9iazbU4bmtrwVauzQQlk 48
cortexquest-0.1.0.dist-info/RECORD

entry_points.txt

cortexquest = cortexquest:main