Skip to main content

A customized toolbox

Project description

Project description

Install

pip install zhijie_toolbox

Method

  • create_package_template(current_path, project_name, version="0.0.1", license_type="MIT")

This will help you to create a package template that speed up publishing package.

Usage:

from zhijie_toolbox import toolbox
toolbox.create_package_template(current_path, project_name)
  • version_control(current_path, runs_name, not_save_list=[".git", "runs"], log="")

This will help you to copy current codes to a runs folder where we can record our codes locally We can define not save list by ourself by specify files name

Usage:

from zhijie_toolbox import toolbox
toolbox.version_control(current_path, runs_name)
  • create_project_template(current_path, add_folder=None)

This function will help you create a project template. Basic folders are ["configs", "datasets", "experiments", "scripts", "tests", "packages"]

Usage:

from zhijie_toolbox import toolbox
toolbox.create_project_template(current_path)

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

zhijie_toolbox-0.1.7.tar.gz (3.8 kB view details)

Uploaded Source

Built Distribution

zhijie_toolbox-0.1.7-py3-none-any.whl (5.0 kB view details)

Uploaded Python 3

File details

Details for the file zhijie_toolbox-0.1.7.tar.gz.

File metadata

  • Download URL: zhijie_toolbox-0.1.7.tar.gz
  • Upload date:
  • Size: 3.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.11.1

File hashes

Hashes for zhijie_toolbox-0.1.7.tar.gz
Algorithm Hash digest
SHA256 59a3272d1c33a18353865ef0bc260c56ad54e952f820e5e32027faca744cd182
MD5 39a22d68b0e52c7cd17f305c8037b166
BLAKE2b-256 3c6a007451513552eee5f592772bb3809fbce48cceca0c6f38a9be940c7639dc

See more details on using hashes here.

File details

Details for the file zhijie_toolbox-0.1.7-py3-none-any.whl.

File metadata

File hashes

Hashes for zhijie_toolbox-0.1.7-py3-none-any.whl
Algorithm Hash digest
SHA256 bfde1c1205d750e545419b034b1a1f57be96c7b3c2e41bd9433b7820e452a336
MD5 f7284623ffefb4a86a8c1cdd4ad2f2de
BLAKE2b-256 26a3eae8d93e6bb36dfa565cbf2bd941ce0654845db03eb908a23b3a72521f9b

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page