Skip to main content

Un CLI pour initialiser des projets Python avec des scripts bash utiles

Project description

🚀 fdock-cli

Un ensemble d'outils en ligne de commande pour initialiser et gérer vos projets Python.

✨ Fonctionnalités

  • 📁 Initialisation rapide de projets Python
  • 🔧 Gestion automatisée des environnements virtuels
  • 🎯 Création de structure de projet standardisée
  • 🐳 Support Docker intégré

📥 Installation

pip install fdock-cli
python -m fdock_cli.install
source ~/.bashrc  # ou redémarrez votre terminal

🎮 Utilisation

Commande root

Initialise un nouveau projet :

root

Options disponibles :

  1. Créer un environnement virtuel (.venv) et l'activer
  2. Créer un fichier .env
  3. Les deux ! (avec activation du .venv)
  4. Activer uniquement le .venv existant
  5. Nettoyer le projet
  6. Quitter

Commande hello

Un exemple de commande simple :

hello

🔧 Structure créée

projet/
├── src/
│   └── __init__.py
├── .gitignore
├── .dockerignore
├── .dockerfile
├── .docker-compose.yml
├── pyproject.toml
├── README.md
└── .env

📝 License

MIT License

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

fdock_cli-0.1.0.tar.gz (5.0 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

fdock_cli-0.1.0-py3-none-any.whl (5.9 kB view details)

Uploaded Python 3

File details

Details for the file fdock_cli-0.1.0.tar.gz.

File metadata

  • Download URL: fdock_cli-0.1.0.tar.gz
  • Upload date:
  • Size: 5.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.12.9

File hashes

Hashes for fdock_cli-0.1.0.tar.gz
Algorithm Hash digest
SHA256 895109a2549f7ae67830116ca09bf15fd8e2195de965f6bee697ccf0cf5216b8
MD5 a550983bf26a5b34ddf36ac16417d523
BLAKE2b-256 1373752ba25fcee5777e03cae527ce8d8e5e8c8feeadf79a55f02807c76ab0b0

See more details on using hashes here.

File details

Details for the file fdock_cli-0.1.0-py3-none-any.whl.

File metadata

  • Download URL: fdock_cli-0.1.0-py3-none-any.whl
  • Upload date:
  • Size: 5.9 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.12.9

File hashes

Hashes for fdock_cli-0.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 5feb692e1a15d28293459dba47a6fab30cb9ef25183c9ad91828d7c8694bd7ba
MD5 8f6541d0dbcae4906138530624438828
BLAKE2b-256 2aabb7a367272eabfcf82a6ca4defb25dc61521339dc23320366578e50d09992

See more details on using hashes here.

Supported by

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