Typehints with documentation.
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 theUser 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
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Close
Hashes for crimson_intelli_type-0.1.0.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | c8f96e9f374a4e10e612473b9d71d7d80c6e64bc44058d0e56e2d56131ffa745 |
|
MD5 | e8fc460903614d0fd7bcb4b61cddb640 |
|
BLAKE2b-256 | a27e02311812bb1f5b5d20df3ed7c12767715fe45e27e5eca6da89c744211616 |
Close
Hashes for crimson_intelli_type-0.1.0-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | e719ff06497569f2d940530247ee5765c1e65803694cd1dd865fcbb140d31402 |
|
MD5 | e5539f842f349df9f6b503fd614d1d02 |
|
BLAKE2b-256 | 92733e0c5950dbc6398aca7043c3c244580d77be8c2dbabfcdb4ec2df5aa11a8 |