A CLI tool to initialize Python projects with a standard structure.
Project description
Spider CLIGEN Documentation
Overview
The Spider CLIGEN is a command-line tool that helps developers quickly set up different types of Python projects, including packages, web applications, mobile apps, and more. It automates the creation of project structures, virtual environments, and essential files such as README.md, .gitignore, LICENSE, and CI workflow files for services like GitHub Actions, GitLab CI, and CircleCI.
Main Features:
- Create project structure based on different types of Python projects.
- Support for multiple license types (MIT, GPLv3, Apache, BSD 3-Clause, CC0).
- Automates the creation of a virtual environment and installation of dependencies.
- Generates configuration files for popular CI services.
- Automatically generates essential files like
README.md,.gitignore,LICENSE, and more.
Usage
The CLI provides the following commands:
startproject: Initialize a new project structure.project-types: Display the supported project types.
Example
# Start a new project
$ python spider_cligen startproject
# Show supported project types
$ python spider_cligen project-types
Licenses Supported
- MIT
- Apache 2.0
- BSD 3 Clause
- CCO
- GPLv3
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
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file spider_cligen-0.1.4.tar.gz.
File metadata
- Download URL: spider_cligen-0.1.4.tar.gz
- Upload date:
- Size: 9.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.12.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
4885b6f90aed467789e4b28cff56908f056ed511828a87237e246c49853e6fe8
|
|
| MD5 |
cbeba5f0600e3d810cbd9b91cbc40c80
|
|
| BLAKE2b-256 |
80edd14579ad7c901524b5ad328b9910ec43a930238cfa2b57b9ca64f655757b
|
File details
Details for the file spider_cligen-0.1.4-py3-none-any.whl.
File metadata
- Download URL: spider_cligen-0.1.4-py3-none-any.whl
- Upload date:
- Size: 10.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.12.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
0569f925a3d309d49fdb91602365e3a6b06e7141a9f6c6bf40cb8411e878e89a
|
|
| MD5 |
7880958ebf81ebcf0a8cc7673370c3e0
|
|
| BLAKE2b-256 |
d0cabf9214d7a382edacce1f67d6c1b76a83ec65e1fdb3f8e44c58103f192b1e
|