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.4.tar.gz (4.2 kB view details)

Uploaded Source

Built Distribution

crimson_data_class-0.1.4-py3-none-any.whl (4.1 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: crimson_data_class-0.1.4.tar.gz
  • Upload date:
  • Size: 4.2 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.4.tar.gz
Algorithm Hash digest
SHA256 cf1b384107dde21dd5409657df1d879cd207519094e704a6481738c902b5c51c
MD5 c6b24823d1d735a6ae70a390d0fef08a
BLAKE2b-256 93580649d1cc85f3911229a499e449f38dc9dcd32d44cb2a24659a9db5cc6fb5

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for crimson_data_class-0.1.4-py3-none-any.whl
Algorithm Hash digest
SHA256 fe29a12d796868f95965fdc48b754ef518e17ff34e29f55e27938d2069bbc5f4
MD5 e43d02b61d2f3eae93ecd094dd39fd95
BLAKE2b-256 681ee6e17e691507722bf5ade1be9f2ba750cc118a707faf38840aec3f1b72dc

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