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.2b2.tar.gz (3.6 kB view details)

Uploaded Source

Built Distribution

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

Uploaded Python 3

File details

Details for the file crimson_data_class-0.1.2b2.tar.gz.

File metadata

  • Download URL: crimson_data_class-0.1.2b2.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.2b2.tar.gz
Algorithm Hash digest
SHA256 8c73e88aa84b3e7401c3ce90fcff2a59170a93e25c03ebc276b011e06b0ea852
MD5 bcfe0091ea0447aa82f44bbd7ae0087b
BLAKE2b-256 99591800915ef79f59176e0c32fca7db48040fa4fda74dd2cf79edbb5820565c

See more details on using hashes here.

File details

Details for the file crimson_data_class-0.1.2b2-py3-none-any.whl.

File metadata

File hashes

Hashes for crimson_data_class-0.1.2b2-py3-none-any.whl
Algorithm Hash digest
SHA256 6c80e2648288213e663aeb1de69b2a9c45827c667c047dd53b536b97ec8e190e
MD5 18d5dbb659a151931d7c97a1685ce14f
BLAKE2b-256 85cd0a427c5b1708d919293585b65e370847fd6b459b5f9a7393f86a57d3ee1c

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