Skip to main content

TrueWay Geocoding API on RapidAPI

Project description

TrueWay Geocoding API on RapidAPI

Install

using pip

pip install trueway_geocoding_rapidapi

using poetry

poetry add trueway_geocoding_rapidapi

Build

Windows

git clone https://github.com/dankaprogg/trueway_geocoding_rapidapi.git

cd trueway_geocoding_rapidapi
py -m venv venv
cd venv/Scripts/ && activate && cd ../../
pip install -r requirements.txt
py setup.py sdist bdist_wheel install

Linux

git clone https://github.com/dankaprogg/trueway_geocoding_rapidapi.git

cd trueway_geocoding_rapidapi
python3 -m venv venv
source venv/bin/activate
pip install -r requirements.txt
python3 setup.py sdist bdist_wheel install

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

trueway_geocoding_rapidapi-0.2.3.tar.gz (3.7 kB view hashes)

Uploaded Source

Built Distribution

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