Skip to main content

Simplify downloading certain files or folders from git repositories.

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_git_loader-0.1.1.tar.gz (4.4 kB view details)

Uploaded Source

Built Distribution

crimson_git_loader-0.1.1-py3-none-any.whl (5.6 kB view details)

Uploaded Python 3

File details

Details for the file crimson_git_loader-0.1.1.tar.gz.

File metadata

  • Download URL: crimson_git_loader-0.1.1.tar.gz
  • Upload date:
  • Size: 4.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.9.19

File hashes

Hashes for crimson_git_loader-0.1.1.tar.gz
Algorithm Hash digest
SHA256 6c70a5f6b8b47ae0abd96f2e11412377cf5a80474a4d9a0a9e650431a6ad846c
MD5 298d7e47d1042ff6042aaf68956315ce
BLAKE2b-256 03378cd5d66fa94826890913ccc17ba26bf3591b890bb2e88b148d2e25b830e6

See more details on using hashes here.

File details

Details for the file crimson_git_loader-0.1.1-py3-none-any.whl.

File metadata

File hashes

Hashes for crimson_git_loader-0.1.1-py3-none-any.whl
Algorithm Hash digest
SHA256 bd3e9a5f05b0c53c1c5f3f5fd98dca315320a2fd02ca264df43006b21c5f0bac
MD5 c9e90f4a152b5ee341cea75c7c802b8a
BLAKE2b-256 a15613d313fcd8366bd1776c3a14616a461d66b7a056249fa415684bf3f6a726

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