You have a database, a tweet pattern and wants to automatically tweet on a regular basis? No need for RSS, fancy tricks, 3rd party website to translate RSS to Twitter or whatever. Just use db2twitter. db2twitter on Github (star it on Github if you like it 🙂 ) Official documentation of db2twitter on readthedocs db2twitter… Continuer de lire db2twitter: Twitter out of the browser
Étiquette : python
Développer votre présence sur Twitter avec Retweet
Pour rappel Retweet est un programme très simple codé en Python 3 qui retweete tous les tweets publiés sur un compte vers un autre compte. Le programme vise à faire connaître rapidement les tweets d’un compte peu connu en retweetant automatiquement les tweets de ce compte vers un ou plusieurs comptes avec plus d’abonnés. Le… Continuer de lire Développer votre présence sur Twitter avec Retweet
Retweet 0.5 : only retweet some tweets
Retweet 0.5 is now available ! The main new feature is: Retweet now lets you define a list of hashtags that, if they appear in the text of the tweet, this tweet is not retweeted. You only need this line in your retweet.ini configuration file: do_not_retweet_hashes=dnr,donotretweet,noretweet, Have a look at the official documentation to read… Continuer de lire Retweet 0.5 : only retweet some tweets
db2twitter 0.2 released
db2twitter 0.2 was just released! If you missed my last post about it, db2twitter automatically extracts fields from your database, use them to feed a template of tweet and send the tweet. db2twitter is developed by and run for LinuxJobs.fr, the job board of th french-speaking Free Software and Opensource community. Github of db2twitter (star… Continuer de lire db2twitter 0.2 released
Liens intéressants Journal du hacker semaine #44
Pour cette 44ème semaine de 2015, voici 5 liens intéressants que vous avez peut-être ratés, relayés la semaine précédente par le Journal du hacker, votre source d’informations pour le Logiciel Libre francophone ! WordPress en mode Docker db2twitter : construit et envoie un tweet avec des valeurs provenant de votre base de données ddrescue, dd_rescue,… Continuer de lire Liens intéressants Journal du hacker semaine #44
db2twitter : construit et envoie un tweet avec des valeurs provenant de votre base de données
db2twitter extrait automatiquement des données depuis des champs de votre base de données, utilise les données retournées pour construire un tweet à partir d’un template et envoie ce tweet vers Twitter. db2twitter est activement développé dans le cadre du site LinuxJobs.fr, le nouveau job board de la communauté du Logiciel Libre et opensource. Dépôt Github… Continuer de lire db2twitter : construit et envoie un tweet avec des valeurs provenant de votre base de données
db2twitter: get data in database, build and send tweets
db2twitter automatically extracts fields from your database, use them to feed a template of tweet and send the tweet. db2twitter is developed by and run for LinuxJobs.fr, the job board of th french-speaking Free Software and Opensource community. Github of db2twitter (star it if you like 😉 Official documentation on readthedocs Imagine you want to… Continuer de lire db2twitter: get data in database, build and send tweets
My Free activities in August 2015
Follow me on Identi.ca or Twitter or Diaspora* Here are the details of my Free activities in August 2015. Carl Chenet’s projects: Retweet 0.2 was released – improve pep8 compliance and upgrade to Python 3.4 Journal du hacker’s engine – cleaning the Github repository in order to merge with the upstream Debian bug reports: Debian core infrastructure… Continuer de lire My Free activities in August 2015
Retweet 0.3: retweet given tweet popularity
Follow me on Identi.ca or Twitter or Diaspora* Don’t know Retweet? My last post about it introduced this small Twitter bot whichs aims to retweet every tweets from a Twitter account to another one. Retweet Retweet 0.3 on Github The Retweet project on Github The official documentation of the Retweet project The new features of this release:… Continuer de lire Retweet 0.3: retweet given tweet popularity
Retweet 0.2 : bump to Python 3
Follow me on Identi.ca or Twitter or Diaspora* Don’t know Retweet? My last post about it introduced this small Twitter bot whichs just retweets (for now) every tweets from a Twitter account to another one. Retweet Retweet 0.2 on Github The Retweet project on Github The official documentation of the Retweet project Retweet was created in order… Continuer de lire Retweet 0.2 : bump to Python 3