Skip to content

zekroTJA/pytter

Repository files navigation

pytter

A simple and lightweight Twitter API wrapper.

      Travis (.org)

Introduction

ATTENTION
This project is in an very early state of development, so, neither API coverage as same as functionality is guaranteed. Also, I am not that convenient with python, so, feel free to contribute a pull request or issue if something is improvable.

pytter is a work in progress Twitter API wrapper focused on light design and simple implementation. Currently, pytter will only support the Tweet, Direct messaging, Media, Trends, Geo and Labs API and no Ads, Metrics, Premium or Enterprise API endpoints.


Why?

Yeah, there are still some very good API wrappers like sixohsix/twitter or bear/python-twitter, but for my own projects like itsfriday, I don't wanted to use such a huge - maybe overblown - library for this specific small usecase of just handling with tweets. Most API wrappers are targeting to cover 100% of the Twitter API, so also a lot of stuff which is not necessary for my projects. So, I decided to create my own, lightweight wrapper just for those purposes.
Also, a project like that is perfect for practicing the work with API's and getting into Python, so this project also has some educational purpose. That's also why I am releasing this project at this very early state in development to - maybe - collect some improvements and ideas from more professional (Python) developers than me.


Development State

On this Trello board, you can see current development goals and ideas.

Docs

Visit the auto-generated docs page:
https://docs.zekro.de/pytter

About

A simple and lightweight WIP Twitter API wrapper.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published