Giter VIP home page Giter VIP logo

tweets2pdf's Introduction

TWEETS2PDF --- Backup your tweets into FANTANSTIC PDF files

1. OS SUPPORTED
-------------
Linux, Windows, Mac OS(will support)

2. REQUIRES:
------------
python-reportlab
PIL(python-imaging-library)
pyGtk

How to install these libraries in Linux ? 
----------------------------------------
sudo apt-get install python-reportlab
sudo apt-get install python-imaging
pyGtk might has been installed, no need to install it any more.

3. DOWNLOAD TWEETS2PDF
----------------------
Download the tarball from the download list:

	https://github.com/levin108/tweets2pdf/zipball/master

You can also checkout the lastest version from the repo:

	git clone https://github.com/levin108/tweets2pdf.git

4. HOW TO INSTALL
-----------------
Linux:

	# tar xzf tweets2pdf-{version}.tar.gz
	# cd tweet2pdf-{version}
	# sudo python setup.py install
	# tweets2pdf

then you will see the GUI of tweets2pdf.
	
if you've install older version of tweets2pdf, maybe you need to
remove the older lib first, the way to remove it is:

	# sudo rm /usr/lib/python2.6/site-packages/tweets2pdf-0.2.0-py2.6.egg-info

Windows:
	
	The code performs well in windows, but we only provide 
standalone package for windows7, porting to other version of 
windows is welcome

5. YOU NEED TO KNOW
-------------------
	1. Twitter has API limitation every hour, so sometimes
 you can not get enough data you want, but we make it try
 as many times as we can, until it runs out.

	2. You can only fetch your lastest 3200 tweets because of
the limitation of the API.

	3. For the first time you run tweets2pdf, you need to complete 
the configuration first, go to 'Preference', and specify a font file,
and then save it.

tweets2pdf's People

Contributors

levin108 avatar spin6lock avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.