Skip to main content

From source code, extract useful information.

Project description

Python Package Setup

Setup Base

To install required pip modules for generate_toml.py, run

source scripts/setup_base.sh

User Setup

  • go to generate_toml.py file, and complete the setup in the User Setup session.
options = Options(
    # Will you use the discussion session in your repo?
    discussion=False
)

# Define the general information of your package
kwargs = Kwargs(
    name_space="None",
    module_name="None",
    description="None",
)

If you wrote all the information, run

python generate_toml.py

Template

If you want to understand the generation process, check the template variable in generate_toml.py.

Setup Env

Prerequisite

Finish User Setup first. Of course, conda command must be available.

Setup Env

Run

source scripts/setup_env.sh

steps

  • create an conda environment named as your $MODULE_NAME
  • activate the environment.
  • install requirements.txt

Workflows

Not documented yet.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

crimson_data_class-0.1.3.tar.gz (3.6 kB view details)

Uploaded Source

Built Distribution

crimson_data_class-0.1.3-py3-none-any.whl (3.8 kB view details)

Uploaded Python 3

File details

Details for the file crimson_data_class-0.1.3.tar.gz.

File metadata

  • Download URL: crimson_data_class-0.1.3.tar.gz
  • Upload date:
  • Size: 3.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.0 CPython/3.9.19

File hashes

Hashes for crimson_data_class-0.1.3.tar.gz
Algorithm Hash digest
SHA256 57ac6c995360fb34b4b59457a1498f2bf4c7b3bb08d766b2b2fd7ceab0d9dc73
MD5 fbf9059ce5d891be9c71dfb1b4334154
BLAKE2b-256 029c5bd1a16faaf431f3e36db5681b1d9142d3238ef149af89365df4dfe2451e

See more details on using hashes here.

File details

Details for the file crimson_data_class-0.1.3-py3-none-any.whl.

File metadata

File hashes

Hashes for crimson_data_class-0.1.3-py3-none-any.whl
Algorithm Hash digest
SHA256 fc94a5a172b6755750065100a28fb30967d41ddda8b2692e5c5d081c91377c74
MD5 77e6b5213b80a431a4874c2442aeb08a
BLAKE2b-256 6e481b352370f497fc190cd79294d9b2e7bdd5ce0ea4d653e1df68dd33163a33

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page