Skip to content

fernand0/socialModules

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

socialModules

You can try to install (with dependencies) typing:

pip install social-modules@git+https://git@github.com/fernand0/socialModules

Several modules to write and read in several social netwoks and content sites.

We have two modules to manage content:

  • Content (Reading/Writing content)
  • Queing (Storing and managing temporal storage of content).

And two modules to manage the way queues are stored:

  • Caching (local storage)
  • Buffering (using the Buffer API, abandoned).

The previous home of this code was https://github.com/fernand0/scripts and it has been moved here following Splitting a subfolder out into a new repository

We can manage content from several sources, using a common interface, such as Twitter, Telegram, ... Each one has its own specific ways of initialization for the corresponding API.

About

Several modules to write and read in several social netwoks and content sites.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages