Skip to main content

A Stacks apps for featuring tweets.

Project description

# stacks-twitter

A Stacks apps for featuring tweets.

## Dependencies

* `django-textplusstuff` >= 0.4
* `python-twitter` >= 2.0
* `stacks-page` >= 0.1.1

## Release Notes

### 0.1.1

* Including templates in PyPI release.

### 0.1

* Initial open source release

## Running Tests

All commands below are run from within the `stacks-twitter` outer folder of this repo.

First create a new virtual environment and install the test requirements:

$ pip install -r requirements.txt

Before running tests, first ensure this app passes a `flake8` linter check:

$ flake8 stacks_twitter


## Settings

Only one required setting, `STACKS_TWITTER_API_KEYS`. You'll first need to setup a new Twitter application to get these values.

```
STACKS_TWITTER_API_KEYS = {
'consumer_key': '<twitter consumer key>',
'consumer_secret': '<twitter consumer secret>',
'access_token_key': '<twitter consumer token key>',
'access_token_secret': '<twitter consumer token secret>'
}
```

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

stacks-twitter-0.1.1.tar.gz (7.2 kB view details)

Uploaded Source

Built Distribution

stacks_twitter-0.1.1-py2.py3-none-any.whl (12.5 kB view details)

Uploaded Python 2 Python 3

File details

Details for the file stacks-twitter-0.1.1.tar.gz.

File metadata

File hashes

Hashes for stacks-twitter-0.1.1.tar.gz
Algorithm Hash digest
SHA256 6859033cfb6d73a688e042888cf4eb102de5a2e9213b166d404f1df7c3daa438
MD5 9a09abfb4640b55950d5af5b51c3a1b3
BLAKE2b-256 2a7b0741e2bafb5525c39127fa0f54212a1ffbe85eb21374e44773beefdc1f3f

See more details on using hashes here.

File details

Details for the file stacks_twitter-0.1.1-py2.py3-none-any.whl.

File metadata

File hashes

Hashes for stacks_twitter-0.1.1-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 2310177948a9f9ce698bd0d65d334ad85ff84ab1884868f35d0047c26c2875fd
MD5 6c85f78f2017aead70e3e53dc7fa9d4a
BLAKE2b-256 dcb3290733879eb8b7e4bc570bb3d0158499c1c59877a94b0f0fbd1b9e2a47f5

See more details on using hashes here.

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