Skip to main content

Laravel Versions Python SDK

Project description

Laravel Versions Python

Latest Version on PyPi Software License Build Status Buy us a tree

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


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

laravel_versions_sdk-1.0.0.tar.gz (5.6 kB view hashes)

Uploaded Source

Built Distribution

laravel_versions_sdk-1.0.0-py3-none-any.whl (4.8 kB view hashes)

Uploaded Python 3

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