Skip to main content

A collection of tools for Falafel Framework

Project description

What kind of food is Falafel?

Falafel is a web development framework that bundles libraries and tools, providing an elegant and satisfying web development experience. We believe that there is no need to feel pain when developing software, whether it's a "warp engine" or a web page. Falafel isn't a new independent or "alien" web Framework. It's just a web framework that provides a standard project with MVC concepts, and a collection of facilities for your web Python project.
More here: Falafel

About Fava CLI

Fava is the command-line interface (CLI) for Falafel, and the CLI provides several useful commands that can help you as you build your app.
Fava is a standalone Python package, but it was designed as a main dependency of Falafel. Its functionality depends on the base Falafel project and it isn't recommended to run just Fava without Falafel files.

Fava, our CLI provides tools to facilitate your application development. With Fava you can interact with your favorite database engine, generating migrations, models, and seeds. It is also possible to create routes, controllers and other functionality.

Fava is a good friend! :)

To view a list of all available Fava commands, you may use the list command:

fava -h

Installation

You can install the Fava with PIP package manager.

pip install falafel-fava

Usage

Fava allows you to interact with your Falafel application in a development environment.
With the CLI it is possible to create migrations, models, routes, controllers, run the development server and other features.

Check de commands:

Run the development server:

fava --server (port)

Create a new migration file:

fava --make_migration create_user

Create a new database model file:

fava --make_model user

Create a new controller file:

fava --make_controller user

Create a new Route file:

fava --make_route user

Run all migrations or only one:

fava --db_migrate (migration_name)

Generate APP Key:

fava --generate_key

You can find more documentation on the project website:
Falafel Docs

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

falafel-fava-0.2.2.tar.gz (9.2 kB view details)

Uploaded Source

Built Distribution

falafel_fava-0.2.2-py3-none-any.whl (12.5 kB view details)

Uploaded Python 3

File details

Details for the file falafel-fava-0.2.2.tar.gz.

File metadata

  • Download URL: falafel-fava-0.2.2.tar.gz
  • Upload date:
  • Size: 9.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.7.1 importlib_metadata/4.10.1 pkginfo/1.8.2 requests/2.27.1 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.9.9

File hashes

Hashes for falafel-fava-0.2.2.tar.gz
Algorithm Hash digest
SHA256 0ead0205c78bddc2d7960a64b9b5abfd90e8831e4bb81679ad643d248462a3ca
MD5 981205948afa6c7ebba3790136fdd434
BLAKE2b-256 b3abf5be4ab0ad307fc6acbaa5a3853e04de7ab5cb668a069a1ddd54e1bae018

See more details on using hashes here.

File details

Details for the file falafel_fava-0.2.2-py3-none-any.whl.

File metadata

  • Download URL: falafel_fava-0.2.2-py3-none-any.whl
  • Upload date:
  • Size: 12.5 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.7.1 importlib_metadata/4.10.1 pkginfo/1.8.2 requests/2.27.1 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.9.9

File hashes

Hashes for falafel_fava-0.2.2-py3-none-any.whl
Algorithm Hash digest
SHA256 91f85af1b9df1e6ff4156cdd168d2e3866eff687bfb81a815e0ab4c2cf7f790c
MD5 1b0a06778b4a2d0544ee7ad207cec42d
BLAKE2b-256 7d348e88ea4c3a8675297259d4a47c36cbc58d75384445db683bef82fcf1ff6f

See more details on using hashes here.

Supported by

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