Skip to main content

Python API wrapper for the Open Charge Map for EV charging stations

Project description

OCMpy

OCMpy is a python wrapper for the Open Charge Map API for EV charging stations. Details on the API and project can be found at https://openchargemap.org/site/develop

Getting Started

To install

pip install ocmpy

To run

import ocmpy

ocmpyInstance = Ocmpy()
ocmpyInstance.open()
stations = ocmpyInstance.getstationsbylocation(40.027435, -105.251945)
[print(x) for x in stations]

Station ID: 102790, Title: COMM VITALITY
Station ID: 80295, Title: BOULDER
Station ID: 8333, Title: 2285 28TH St
Station ID: 72265, Title: NATURE CONSVNCY
Station ID: 71506, Title: UCAR & NCAR
Station ID: 80294, Title: 3223 ARAPAHOE
Station ID: 89605, Title: BVSD
Station ID: 28231, Title: City of Boulder - Municipal Service Center
Station ID: 89601, Title: Gold Run Health Club 1
Station ID: 89600, Title: UNIV. OF COL

Prerequisites

The only non-standard module required at this time is 'requests'

pip install -r requirements.txt

Running the tests

python3 -m unittest test/test_ocmpy.py

Deployment

pip install ocmpy

Authors

  • Jeremy Banker - Initial work - Loredous

License

This project is licensed under the GPLv3 - see the LICENSE file for details

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

ocmpy-0.1.2.tar.gz (32.3 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

ocmpy-0.1.2-py3-none-any.whl (32.9 kB view details)

Uploaded Python 3

File details

Details for the file ocmpy-0.1.2.tar.gz.

File metadata

  • Download URL: ocmpy-0.1.2.tar.gz
  • Upload date:
  • Size: 32.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for ocmpy-0.1.2.tar.gz
Algorithm Hash digest
SHA256 b8ca990afcbe6f6eaafa37647b2f97037ea4e71e1a71d90919623942a9cffeab
MD5 5c812d253a199ea7763691be5c2acbcd
BLAKE2b-256 48ccac75618c94c3270a2c7d96a5ce28e3d79cb8085f5f83181bddc1edb8570c

See more details on using hashes here.

File details

Details for the file ocmpy-0.1.2-py3-none-any.whl.

File metadata

File hashes

Hashes for ocmpy-0.1.2-py3-none-any.whl
Algorithm Hash digest
SHA256 1671dae8c2ccf45b25f524b3ebde66632385c259d7ba8458b857d0c21931279b
MD5 3c2ab0e91ac7556bdbc0d817d2019772
BLAKE2b-256 89338b85cde09dea4ab00bf4a63b1404e6bd9d63d64a639b1423f8ba4eaa5a22

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page