Coder Social home page Coder Social logo

mariofix / flask-admin-cli Goto Github PK

View Code? Open in Web Editor NEW
1.0 1.0 0.0 1.07 MB

A CLI application for Flask-Admin

Home Page: https://mariofix.github.io/flask-admin-cli/

Python 100.00%
cli cli-app click flask-admin manager python-library python3 flask python

flask-admin-cli's Introduction

Flask Admin CLI

PyPI License Test & Coverage Code Style PyPI - Python Version Code style: black Coverage Status PyPI - License

Introduction

Flask Admin CLI is a command-line tool to manage Flask Admin examples. It provides commands to list original and available examples, clone a specific example repository, and perform pre-flight checks.

Installation

To install Flask Admin CLI, use pip:

pip install flask-admin-cli

Usage

List Original Examples

To list all original Flask Admin examples along with their URLs and installation commands:

flask-admin-cli list_original_examples

List Available Examples

To list all available Flask Admin examples along with their URLs and installation commands:

flask-admin-cli list_examples

Clone Example Repository

To clone a specific Flask Admin example repository to the specified directory:

flask-admin-cli new_app --app example_name --dest_dir /path/to/destination

Replace example_name with the desired example (e.g., appengine, auth, bootstrap4, etc.) and provide the destination directory for installation.

Documentation

For more detailed information and documentation, visit the Flask Admin CLI Documentation.

Credits

Special thanks to the Flask Admin team for their fantastic work.

License

This project is licensed under the MIT License.

flask-admin-cli's People

Contributors

dependabot[bot] avatar mariofix avatar

Stargazers

 avatar

Watchers

 avatar

flask-admin-cli's Issues

Standalone Installer

Make available in most of the package managers, auto installs as poetry

Create a standalone installer, poetry style, see forked repo

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.