Laravel Versions Python SDK
Project description
Laravel Versions Python
An SDK to easily work with the Laravel Versions API
Install
Via Pip
pip install laravel-versions-sdk
Usage
from laravel_versions import LaravelVersions
laravel_versions = LaravelVersions()
versions = laravel_versions.versions()
version = laravel_versions.version(9)
Available Methods | Description |
---|---|
laravel_versions.versions() |
Retrieve a LaravelVersionsCollection dict containing information for all versions. |
laravel_versions.version("version") |
Retrieve a LaravelVersionsSingular dict containing information for a specific version. |
Change log
Please see CHANGELOG for more information on what has changed recently.
Testing
hatch shell
hatch run test
Security
If you discover any security related issues, please email security@voke.dev instead of using the issue tracker.
Credits
License
The MIT License (MIT). Please see License File for more information.
Treeware
You're free to use this package, but if it makes it to your production environment you are required to buy the world a tree.
It’s now common knowledge that one of the best tools to tackle the climate crisis and keep our temperatures from rising above 1.5C is to plant trees. If you support this package and contribute to the Treeware forest you’ll be creating employment for local families and restoring wildlife habitats.
You can buy trees here.
Read more about Treeware at treeware.earth.
Project details
Release history Release notifications | RSS feed
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
Hashes for laravel_versions_sdk-1.0.0.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | 70844ffcaca08308dd86749d7073288251d0bd2843b944794c572059bb5b454b |
|
MD5 | 88f32c60113c0a718abe4ef1c64d0b18 |
|
BLAKE2b-256 | 3dbe2f9f4ce2d89f2bf63f82bd5aabf61fec185bac231986e9ca30194849fe4d |
Hashes for laravel_versions_sdk-1.0.0-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 18f54350b3c1ca45108416a02a99d6a8c1ba584cc7bb5be659696a1f4d19f990 |
|
MD5 | ad19587b0e8b859c0499ea82bea207d2 |
|
BLAKE2b-256 | 9e00af94f237f3523073e7b607f19643e1a126e07d476997d5a809082e44d819 |