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.1.tar.gz (5.1 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.1-py3-none-any.whl (6.0 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: fdock_cli-0.1.1.tar.gz
  • Upload date:
  • Size: 5.1 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.1.tar.gz
Algorithm Hash digest
SHA256 204e23de8894aebb9c79b3ca7273c87b393486efce833c0f45f380ea67734246
MD5 f20a2a2451a897217fdff037d38701fa
BLAKE2b-256 455cffeb3e299ca3bb409f6df54d2ad2a1c3efa4d024c4ae7cd710ee25b88792

See more details on using hashes here.

File details

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

File metadata

  • Download URL: fdock_cli-0.1.1-py3-none-any.whl
  • Upload date:
  • Size: 6.0 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.1-py3-none-any.whl
Algorithm Hash digest
SHA256 2c874a345501d48df3620d9668e8728d76d3eefe2e2334ba5e454fddd898f471
MD5 1a2001fcb183aac2587972919dee5289
BLAKE2b-256 93ac40e3ac691848f78d460ad7e41c4921f8057f8f49e35f7831bdc8214f898b

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