Metadata-Version: 2.1
Name: elections-lk-nuuuwan
Version: 1.0.5
Home-page: https://github.com/nuuuwan/elections_lk
Author: Nuwan I. Senaratna
Author-email: nuuuwan@gmail.com
Project-URL: Bug Tracker, https://github.com/nuuuwan/elections_lk/issues
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: bs4
Requires-Dist: selenium
Requires-Dist: tweepy
Requires-Dist: utils-nuuuwan
Requires-Dist: matplotlib
Requires-Dist: geo-nuuuwan

# elections_lk

Various data about Sri Lankan elections sourced from the [Election Commision of  Sri Lanka](elections.gov.lk) and the [Department of Census and Statistics of Sri Lanka](statistics.gov.lk).

## Setup and Install

```
pip install elections_lk-nuuuwan
```

See also [https://pypi.org/project/elections-lk-nuuuwan/](https://pypi.org/project/elections-lk-nuuuwan/).

## Release History

### 1.0.5

* No changes to functionality. Updated tweepy version.

### 1.0.1

* Added *party_color*
* Added various getter helpers for *presidential*

### 1.0.0

* Added getters for presidential election data
