Griddot packages
Project description
Griddot python package
A place for all common python code
Python terminology
- package: A collection of modules, classes, and functions that are organized in a directory hierarchy, with an
__init__.pyfile at the top level. - package: A collection of modules that is normally published to PyPI and can be installed using pip.
- module: A single file containing Python code, which can be imported into other modules or scripts.
- script: A Python file that is intended to be run directly (not just imported).
- namespace: A package without an
__init__.pyfile, used when splitting one logical package across multiple directories or distributions (rare in small projects).
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
gdcmd-0.2.1.tar.gz
(26.7 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
gdcmd-0.2.1-py3-none-any.whl
(13.3 kB
view details)
File details
Details for the file gdcmd-0.2.1.tar.gz.
File metadata
- Download URL: gdcmd-0.2.1.tar.gz
- Upload date:
- Size: 26.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.8.13
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
691a3b705036e49d7cdcf62efcbb8eba10d6cd6e3c5576b9760b567db4b06874
|
|
| MD5 |
769be49cc08b2a729b7c19a8d87f275d
|
|
| BLAKE2b-256 |
167936aeba49e38e2deb343debb33dbb6fded203c05d6e676c9e9fd08d7d8bbb
|
File details
Details for the file gdcmd-0.2.1-py3-none-any.whl.
File metadata
- Download URL: gdcmd-0.2.1-py3-none-any.whl
- Upload date:
- Size: 13.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.8.13
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
fe8a07610805f2a0fe1bcebfaaa955030cafdcf13693b865b22c633d1bc0abc7
|
|
| MD5 |
353e9f2ee076b6e97fdd4afe38788996
|
|
| BLAKE2b-256 |
1dbb01f241046bcc08da9da6d9acd3d8136c029e71f512ddfb93ffddc746c31d
|