researchit-program-project-creation

View on PyPIReverse Dependencies (0)

0.0.1 researchit_program_project_creation-0.0.1-py3-none-any.whl

Wheel Details

Project: researchit-program-project-creation
Version: 0.0.1
Filename: researchit_program_project_creation-0.0.1-py3-none-any.whl
Download: [link]
Size: 13049
MD5: 0339bb0879574622f5729900a2a71a16
SHA256: 967da06d6a297cc3bdd1d5a677ac9311021ac03c4e659475cc51d9c11d13fd25
Uploaded: 2024-11-01 12:09:16 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: researchit_program_project_creation
Version: 0.0.1
Summary: TODO
Author: $GIT_USER_NAME
Author-Email: kimleeng[at]gmail.com
Home-Page: https://github.com/$GIT_USER_NAME/researchit_program_project_creation
License: MIT License
Keywords: nbdev jupyter notebook python
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: License :: OSI Approved :: MIT License
Requires-Python: >=3.7
Requires-Dist: fastcore
Requires-Dist: pandas
Requires-Dist: python-dotenv
Requires-Dist: envyaml
Requires-Dist: black
Provides-Extra: dev
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 1721 characters]

WHEEL

Wheel-Version: 1.0
Generator: setuptools (75.1.0)
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
researchit_program_project_creation/__init__.py sha256=sXLh7g3KC4QCFxcZGBTpG2scR7hmmBsMjq6LqRptkRg 22
researchit_program_project_creation/_modidx.py sha256=1kTcNHy8Xpad01_t9pVuzNCh8nK39nDKv4zu7Ud28XQ 4724
researchit_program_project_creation/core.py sha256=-vUE7LKejTKD4Bd3CUZ93OH4FieYObMl_ZHAM8Bh8Mg 7869
researchit_program_project_creation/hello_world.py sha256=qpGtTf_SmXVdYPA8HBcEcCNyfX0E9sEac14-1SO823I 1903
researchit_program_project_creation/project_creation.py sha256=bm1kv3JHJjOHMfnTNy9Hq7geYUrpBBqeFWCXXB-Bmtw 8427
researchit_program_project_creation/config/config.default.env sha256=NKkuISF_xKkoQNbIGeF_kOQh5oIHfAxdJTmuuJfWenY 1454
researchit_program_project_creation/config/config.default.yaml sha256=2k_BtVCsePy5sXpLTazOKjPWc462Pqk6QONUa-cwJGE 1404
researchit_program_project_creation-0.0.1.dist-info/LICENSE sha256=p6aTb6QIfqyZ2Uux2VjV4F2zthdUSHZOjB4mfwGc7fo 1094
researchit_program_project_creation-0.0.1.dist-info/METADATA sha256=HoxaEDwOtiAEFztzjmL61X0nTjYdZdwdTbJ2zfveK_U 2722
researchit_program_project_creation-0.0.1.dist-info/WHEEL sha256=GV9aMThwP_4oNCtvEC2ec3qUYutgWeAzklro_0m4WJQ 91
researchit_program_project_creation-0.0.1.dist-info/entry_points.txt sha256=_xmT0UrXJR_eaXmDns142uhdQfomlbVLMxhtAIz9-fY 251
researchit_program_project_creation-0.0.1.dist-info/top_level.txt sha256=nJrs0UD8J5gpJaHNP5ykEZFHIdxhxTJ-ggcQlQh8AY8 66
researchit_program_project_creation-0.0.1.dist-info/RECORD

top_level.txt

_proc
config
input
nbs
output
researchit_program_project_creation

entry_points.txt

create_project = researchit_program_project_creation.project_creation:cli
hello_world = researchit_program_project_creation.hello_world:cli
[nbdev]
researchit_program_project_creation = researchit_program_project_creation._modidx:d