Giter Club home page Giter Club logo

tier-python-sdk's Introduction

TIER Python

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

An SDK to easily work with the TIER API

Install

Via Pip

pip install tier-sdk

Usage

from tier import TIER

tier = TIER(api_token="your-token")

sites = tier.vehicles.in_radius(52.548977, 13.437837, 500)
Available Methods Description
tier.vehicles.in_radius(latitude, longitude, radius) Retrieve a VehiclesCollection dict with details about vehicles for a specific radius.
tier.vehicles.in_zone(zone_id) Retrieve a VehiclesCollection dict with details about vehicles for a specific radius.
tier.vehicles.get(vehicle_id) Retrieve a Vehicle dict with details about a specific vehicle.
tier.zones.all() Retrieve a RootZonesCollection dict with details about all zones.
tier.zones.near(latitude, longitude) Retrieve a RootZonesCollection dict with details about zones within 50km of a set of coordinates.
tier.zones.get(zone_id) Retrieve a RootZone dict with details about a specific zone.

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 [email protected] 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.

tier-python-sdk's People

Contributors

owenvoke avatar

Watchers

 avatar  avatar

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.