django-crunch

View on PyPIReverse Dependencies (0)

0.1.12 django_crunch-0.1.12-py3-none-any.whl

Wheel Details

Project: django-crunch
Version: 0.1.12
Filename: django_crunch-0.1.12-py3-none-any.whl
Download: [link]
Size: 49459
MD5: 1a3c79604bacbb33c8738f74c9e2c6d0
SHA256: a380b407d4601f7502b772cfc795f9ba224788f629dcc3dc33718d6add514a19
Uploaded: 2023-01-23 12:33:25 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: django-crunch
Version: 0.1.12
Summary: A data processing orcestration tool.
Author: Robert Turnbull, Mar Quiroga and Simon Mutch
Author-Email: robert.turnbull[at]unimelb.edu.au
Home-Page: https://github.com/rbturnbull/django-crunch
Project-Url: Documentation, https://rbturnbull.github.io/django-crunch/
Project-Url: Repository, https://github.com/rbturnbull/django-crunch
License: Apache-2.0
Keywords: django,data processing
Classifier: Development Status :: 3 - Alpha
Classifier: Framework :: Django
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Python :: 3
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: Topic :: Software Development :: Libraries :: Python Modules
Requires-Python: >=3.8,<=3.11
Requires-Dist: Django (<4.0,>=3.2)
Requires-Dist: anytree (<3.0.0,>=2.8.0)
Requires-Dist: django-cms (<4.0.0,>=3.9.0)
Requires-Dist: django-extensions (<4.0.0,>=3.1.5)
Requires-Dist: django-mptt (<0.14.0,>=0.13.4)
Requires-Dist: django-next-prev (<2.0.0,>=1.1.0)
Requires-Dist: django-polymorphic (<3.1,>=2)
Requires-Dist: django-polymorphic-tree (<3.0,>=2.1)
Requires-Dist: django-storages[boto3] (<2.0.0,>=1.12.2)
Requires-Dist: djangocms-admin-style (<3.0.0,>=2.0.2)
Requires-Dist: djangocms-attributes-field (<3.0.0,>=2.0.0)
Requires-Dist: djangocms-bootstrap (<2.0.0,>=1.1.2)
Requires-Dist: djangocms-bootstrap4 (<3.0.0,>=2.0.0)
Requires-Dist: djangocms-file (<4.0.0,>=3.0.0)
Requires-Dist: djangocms-googlemap (<3.0.0,>=2.0.0)
Requires-Dist: djangocms-link (<4.0.0,>=3.0.0)
Requires-Dist: djangocms-page-meta (<2.0.0,>=1.0.1)
Requires-Dist: djangocms-picture (<4.0.0,>=3.0.0)
Requires-Dist: djangocms-snippet (<4.0.0,>=3.0.0)
Requires-Dist: djangocms-style (<4.0.0,>=3.0.0)
Requires-Dist: djangocms-text-ckeditor (<5.0.0,>=4.0.0)
Requires-Dist: djangocms-themata (<0.2.0,>=0.1.0)
Requires-Dist: djangocms-video (<4.0.0,>=3.0.0)
Requires-Dist: djangorestframework (<4.0.0,>=3.13.1)
Requires-Dist: humanize (<5.0.0,>=4.0.0)
Requires-Dist: ipykernel (<7.0.0,>=6.9.1)
Requires-Dist: pandas (<2.0.0,>=1.4.4)
Requires-Dist: pydeck (<0.8.0,>=0.7.1)
Requires-Dist: python-dateutil (<3.0.0,>=2.8.2)
Requires-Dist: requests (<3.0.0,>=2.27.1)
Requires-Dist: rich (<12.0.0,>=11.1.0)
Requires-Dist: setuptools (<66.0.0,>=65.3.0)
Requires-Dist: snakemake (<7.0.0,>=6.15.5)
Requires-Dist: toml (<0.11.0,>=0.10.2)
Requires-Dist: typer[all] (<0.5.0,>=0.4.0)
Description-Content-Type: text/x-rst
[Description omitted; length: 4716 characters]

WHEEL

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

RECORD

Path Digest Size
crunch/__init__.py sha256=6orBwLpUCxNbPGRziJQg-rWQjh71Lb8yNFqFrm33nuQ 59
crunch/client/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
crunch/client/connections.py sha256=yKIl_Yjbn8vKQXD6curE748x2AnEyV5J9Nlym6k_rG0 18497
crunch/client/diagnostics.py sha256=eyUucaAFE4dpKD3jXF702tWbh64iCLUQXPaZ_EtY9vY 3381
crunch/client/enums.py sha256=yFJJY5bBlEFZ_Wk0sW3gKQvb50-vUY09GEI_Z4-1AvI 214
crunch/client/main.py sha256=-5LBvjzNoeE3tZcioyDDD8RakxUR1AMgYZ5zkvYwLLg 11352
crunch/client/run.py sha256=jrecKCpGjiJ9NbGzyC69tB-SSuFPACJ7i2yRBwOyeHY 9427
crunch/client/utils.py sha256=uyy6RzHDoTT9q9oFCJmiBsbmI9Qr5a2wRW_MjtGauOs 1542
crunch/django/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
crunch/django/app/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
crunch/django/app/admin.py sha256=CodevXZmLkaBmoChk7PO3NGGI-I6aK9Uc9nmyWU6VLI 2325
crunch/django/app/apps.py sha256=dIldLnkdqr1a-ZK-3ICsiahHKgckW-Rh3ZfpPF7QeKU 275
crunch/django/app/enums.py sha256=r7oKVl7JNKL80QnVYH0dADQ09Uc8lTqwM-2_vizmiB0 196
crunch/django/app/mapping.py sha256=TDA7swbldVE_tnzyuySuxNIKyqYFj5ccivCUmMTbWMY 1459
crunch/django/app/models.py sha256=oWtzfAEObpCdD9anOMLalDa2MNwc33HVBXpXTLsHqZ0 16794
crunch/django/app/serializers.py sha256=DifOkCzOObG_vR9VqQ_4dAMCaOMQyqUYBN9zEpb59NY 3921
crunch/django/app/storages.py sha256=UmTYs2-btMQepN4-zfpn6CxRhmIA8qX_97yijiUhn_o 7674
crunch/django/app/tokens.py sha256=rjM4F2Z4jneM-ucnedEIVUQ2DgbMhi_V6qlcBYpnu-4 353
crunch/django/app/urls.py sha256=rSrbQJRwZhzNniWunyyBdVyFg4bppRtJe1ZyhZ19GVU 2456
crunch/django/app/views.py sha256=iLWglzOL4e9wqyLacQ1UaFzK3MKm8CfQINPXFG5WKCk 7746
crunch/django/proj/.gitignore sha256=0SCkERDTCPRXGHnF7HNfBOicFW4-lzpCCMaBRY5TScw 14
crunch/django/proj/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
crunch/django/proj/manage.py sha256=fZCv6zF2S6Jq8waeEs3XpxHm9EeQMVY1acDv3lH2CKE 875
crunch/django/proj/settings.py sha256=bMVyJLCG1DkwCb2X3ln70hw0wWHTOJX2U8yV-4wm9Ak 5832
crunch/django/proj/urls.py sha256=YLzVgYYmN_G2nFOV_0-gGGSsw_dUFaZzG2W64Qi8geI 848
crunch/django/proj/wsgi.py sha256=DLnMeBuHzw6FLXeSZWZczEEKE1yGggpTNUELF9r5sP4 416
crunch/management/commands/dataset-files.py sha256=6r9qrEQ6FQidV-rr1XSoSLhxJKVmB1hW0VWjJTg-4YA 549
crunch/migrations/0001_initial.py sha256=jON_PBTBFoO2DYFDf8bYLronupilx9-OPPplJrfdCUw 11183
crunch/migrations/0002_auto_20220320_0535.py sha256=aPmK1aB06Y6-lE5MzIwJTvaNqD2Ng9e_aAYdGkafFlc 640
crunch/migrations/0003_booleanattribute.py sha256=85Fh_niVHGRKIhI0r1V2SHxd2jnbyPefEai5E2sSsy4 742
crunch/migrations/0004_dateattribute.py sha256=Zvd5Pobym5CrFhIHHSQivq1jwtUMi5gTnwRq41rENEw 734
crunch/migrations/0005_alter_item_slug.py sha256=yta819hmAtlXgO31aL21xO1WwFuCRWEDCEFYj5uCsYM 493
crunch/migrations/0006_filesizeattribute.py sha256=me5Lp5PWexB03_7p6u0In5_7YVLjWX8JGr1cNqzBAqc 798
crunch/migrations/0007_dataset_base_file_path.py sha256=WwTnauUyj2uBRSXF4Lvpdzt6gU1wK4fJaSS_HGA7JNQ 442
crunch/migrations/0008_auto_20220811_1223.py sha256=ivakVawoCPmVf3RLXy8_VYUI2pwOVLvq4_jF31dL5fw 1035
crunch/migrations/0009_auto_20220811_0231.py sha256=MIJAaSzHfx4Q5wzYcpkarCyZwyx2Hfs8qKcbJ-V6yDk 1052
crunch/migrations/0010_auto_20220908_0001.py sha256=7MDVla3klvdBWPs_yRQYpoSbvzMUBO5g347zBYPgy1U 1207
crunch/migrations/0011_dataset_locked.py sha256=myr4wk_fEwE45E66e3iLdxpbD7wlf0UuwjbSemx9mEo 486
crunch/migrations/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
crunch/templates/base.html sha256=6ym2awMPdNmkYUeyEGIfdeubdeO2TrBsxQtVGJe2C3w 43
crunch/templates/crunch/dataset_detail.html sha256=KfdyYr_Yol87QhmVjLyw0M9v8lXrqtpS5HKdbimDyBw 6684
crunch/templates/crunch/dataset_list.html sha256=M9_UP-rFS2Od9PRjdw2NGCYz6aXLDv_IfyRaBGSvW8I 346
crunch/templates/crunch/index.html sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
crunch/templates/crunch/item_detail.html sha256=xeecarL3-Ykb180y6gp6_Wsh8UhRXQC-AHjNHs40JPk 4107
crunch/templates/crunch/item_map.html sha256=LHQlgGh3qkdxlMKyMyQCawOv_SQieKG_QBTLPiYesRs 274
crunch/templates/crunch/project_detail.html sha256=BS1933YZMD9WdIKDGl9gb6USvOSU8x7pgaE8nYV0CV8 4083
crunch/templates/crunch/project_list.html sha256=8IrYw7Ivi2BZN8Z_ihycLBWOWt5ALoxfIIx3oz0luM0 802
crunch/templatetags/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
crunch/templatetags/crunch.py sha256=UczrqZ1MZCt_htFm6vfvCdC4hgB-gupbB4VKVEbjQjs 711
django_crunch-0.1.12.dist-info/entry_points.txt sha256=7Dofi_9Fb6AyL2FHc_mOPjuyR8swheW5-FSqqd1fM6M 91
django_crunch-0.1.12.dist-info/LICENSE.txt sha256=z8d0m5b2O9McPEK1xHG_dWgUBT6EfBDz6wA0F7xSPTA 11358
django_crunch-0.1.12.dist-info/WHEEL sha256=vxFmldFsRN_Hx10GDvsdv1wroKq8r5Lzvjp6GZ4OO8c 88
django_crunch-0.1.12.dist-info/METADATA sha256=Z2L87qS_5QAj_RvntNjH8MrthwVWspimuAFOzWlxJuw 7394
django_crunch-0.1.12.dist-info/RECORD

entry_points.txt

crunch = crunch.client.main:app
crunchsite = crunch.django.proj.manage:main