Skip to main content

Python APRSD plugin to send tweets

Project description

PyPI Status Python Version License

Read the documentation at https://aprsd-twitter-plugin.readthedocs.io/ Tests Codecov

pre-commit

Features

  • Sent a tweet from your personal twitter account!

  • to tweet send a message of “t Hello World #aprs #hamradio”

Requirements

  • This plugin requires you have a twitter account and create a developer account with:

  • api key

  • api key secret

  • access token

  • access token secret

Add the following entries to the aprsd.yml file

services:
  twitter:
    apiKey: <your api key here>
    apiKey_secret: <your api key secret here>
    access_token: <your Twitter app access token>
    access_token_secret: <your Twitter app access token secret>

Installation

You can install Send tweet via Ham RADIO! via pip from PyPI:

$ pip install aprsd-twitter-plugin

Usage

Please see the Command-line Reference for details.

Contributing

Contributions are very welcome. To learn more, see the Contributor Guide.

License

Distributed under the terms of the MIT license, Send tweet via Ham RADIO! is free and open source software.

Issues

If you encounter any problems, please file an issue along with a detailed description.

Credits

This project was generated from @hemna’s APRSD Plugin Python Cookiecutter template.

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

aprsd_twitter_plugin-0.5.0.tar.gz (13.6 kB view hashes)

Uploaded Source

Built Distribution

aprsd_twitter_plugin-0.5.0-py2.py3-none-any.whl (8.2 kB view hashes)

Uploaded Python 2 Python 3

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