Skip to content

studioant/XApiPy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

XApiPy

A Python library for interacting with the X API v2 using OAuth 1.0a authentication.

Installation

pip install xapipy

Usage

from xapipy import XApiPy
x_api = XApiPy()
x_api.tweets.post("Hello from XApiPy!")

About

A Python library for interacting with the X API v2 using OAuth 1.0a authentication.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages