Skip to main content

basic setups to use 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_ast_dev_tool-0.2.3.tar.gz (7.1 kB view details)

Uploaded Source

Built Distribution

crimson_ast_dev_tool-0.2.3-py3-none-any.whl (6.7 kB view details)

Uploaded Python 3

File details

Details for the file crimson_ast_dev_tool-0.2.3.tar.gz.

File metadata

  • Download URL: crimson_ast_dev_tool-0.2.3.tar.gz
  • Upload date:
  • Size: 7.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.9.20

File hashes

Hashes for crimson_ast_dev_tool-0.2.3.tar.gz
Algorithm Hash digest
SHA256 dce5f8d73b7cdbbafa630086409492441c0b2e7741dbc1894361aca10c144347
MD5 76ce004cb79c6c756333db7a8fe73734
BLAKE2b-256 94d376df2d26a0562bcb9900008eaff30e773b41e152691eabe243165209499f

See more details on using hashes here.

File details

Details for the file crimson_ast_dev_tool-0.2.3-py3-none-any.whl.

File metadata

File hashes

Hashes for crimson_ast_dev_tool-0.2.3-py3-none-any.whl
Algorithm Hash digest
SHA256 4adab7bca826eddc781093cd35de61d5cb4920ada18b1497d8103dc3229afff8
MD5 f31a0356484c5f28a200f802b433a5e3
BLAKE2b-256 7d34864af4f54c1551f7ea621b13d8de587a9d39204c6910b1f199c8c5df826a

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