Skip to main content

Study Ast.

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_study_ast-0.1.2.tar.gz (5.7 kB view details)

Uploaded Source

Built Distribution

crimson_study_ast-0.1.2-py3-none-any.whl (6.2 kB view details)

Uploaded Python 3

File details

Details for the file crimson_study_ast-0.1.2.tar.gz.

File metadata

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

File hashes

Hashes for crimson_study_ast-0.1.2.tar.gz
Algorithm Hash digest
SHA256 8e22d952640cdd9eb07ca7d8985a69d822f8ea9f5c569223140d3297db055da3
MD5 581f8decee17876d2c502b8379074724
BLAKE2b-256 07b714aa431e723ea78f081da7172840fce7f7b772d8f479b9356343b492a71c

See more details on using hashes here.

File details

Details for the file crimson_study_ast-0.1.2-py3-none-any.whl.

File metadata

File hashes

Hashes for crimson_study_ast-0.1.2-py3-none-any.whl
Algorithm Hash digest
SHA256 44f8e6f2b2c6b43e2f215be2f349ff27fa583b3b19ace85ab07743415bad3ac9
MD5 12b2624dab53673fd81254ff3c12a6d6
BLAKE2b-256 00dbe8eb218c59edc6679603c94b145e9458b2417a3a655680d5a254f940b250

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