A framework for quickly developing new Python applications.
Project description
Ligare
A collection of Python libraries for creating Python applications quickly.
The word "ligare" (pronounced "lee - gah - reh") means "to bind" or "to tie" - and that is the overall intent of the Ligare framework. Ligare "ties together" many disparate Python functionalities into a single framework from which a variety of applications can be developed. The name is inspired by the Connexion framework, whose own names stems from the word "connection." Ligare supports web applications, console applications, database connectivity, development libraries and tools, and more - all with a common core architecture.
Quick Starts
🚩 Ligare
has a minimum Python version requirement of >= 3.10
.
- Create a Ligare web application
- Contribute to Ligare Development. Run
make
to get started!
Available Libraries
Following are each of the libraries in this repository.
They can be used in Python under the Ligare
namespace. For example, to use the database libraries you would import from Ligare.database
.
To use these packages during development of Ligare
itself, please refer to Development.
AWS [ Ligare.aws
]
Libraries for working with AWS.
Review the Ligare.AWS
readme
PyPI Package Name
ligare.aws
Git VCS URL
ligare-aws@ git+ssh://git@github.com/uclahs-cds/Ligare.git@main#subdirectory=src/AWS
Database [ Ligare.database
]
Libraries for working with SQLite and PostgreSQL databases.
Review the Ligare.database
readme
PyPI Package Name
ligare.database
Git VCS URL
ligare-database@ git+ssh://git@github.com/uclahs-cds/Ligare.git@main#subdirectory=src/database
Development [ Ligare.development
]
Utilities and tools for assisting in development of software.
Review the Ligare.development
readme
PyPI Package Name
ligare.development
Git VCS URL
ligare-development@ git+ssh://git@github.com/uclahs-cds/Ligare.git@main#subdirectory=src/development
Development [ Ligare.GitHub
]
Utilities for working with the GitHub HTTP API. Uses PyGithub
under the hood.
Review the Ligare.GitHub
readme
PyPI Package Name
ligare.github
Git VCS URL
ligare-github@ git+ssh://git@github.com/uclahs-cds/Ligare.git@main#subdirectory=src/GitHub
Platform [ Ligare.platform
]
Libraries for PaaS offerings such as tools for altering application configurations.
Review the Ligare.platform
readme
PyPI Package Name
ligare.platform
Git VCS URL
ligare-platform@ git+ssh://git@github.com/uclahs-cds/Ligare.git@main#subdirectory=src/platform
Programming [ Ligare.programming
]
Libraries used for writing software, such as pattern implementations so wheels don't need to be reinvented.
Review the Ligare.programming
readme
PyPI Package Name
ligare.programming
Git VCS URL
ligare-programming@ git+ssh://git@github.com/uclahs-cds/Ligare.git@main#subdirectory=src/programming
Testing [ Ligare.testing
]
Libraries used to aid in automated testing.
Review the Ligare.testing
readme
PyPI Package Name
ligare.testing
Git VCS URL
ligare-testing@ git+ssh://git@github.com/uclahs-cds/Ligare.git@main#subdirectory=src/testing
Web [ Ligare.web
]
Libraries used to building web applications.
Review the Ligare.web
readme
PyPI Package Name
ligare.web
Git VCS URL
ligare-web@ git+ssh://git@github.com/uclahs-cds/Ligare.git@main#subdirectory=src/web
Development
Review Ligare Development for detailed information.
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
File details
Details for the file ligare_all-0.5.0.tar.gz
.
File metadata
- Download URL: ligare_all-0.5.0.tar.gz
- Upload date:
- Size: 219.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/5.0.0 CPython/3.12.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | eb4fe3baf1ed80983540130b50c3ebec548197115de2614b886d3e42337f702b |
|
MD5 | 67201d9d72c3918d101e67660a68cc56 |
|
BLAKE2b-256 | 3726191deecb141d28c22d8b095109d7289969f3f1327a3c35ead3786a469f69 |
File details
Details for the file Ligare.all-0.5.0-py3-none-any.whl
.
File metadata
- Download URL: Ligare.all-0.5.0-py3-none-any.whl
- Upload date:
- Size: 30.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/5.0.0 CPython/3.12.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 4ef8d825a3e6ca3fba0d71e454e26a97166d062d11cfd4af56a5e86c4c6f148f |
|
MD5 | b4619398718f5e17368f944686d46f25 |
|
BLAKE2b-256 | a63f17a65b00ed3e5e12e0e729f790b7f17c49ac08cf324851432a30a7d81e88 |