Skip to main content

Home/ Python Programming/ Group items tagged pdf

Rss Feed Group items tagged

reckoner reckoner

pyPdf - 0 views

  • A Pure-Python library built as a PDF toolkit. It is capable of: extracting document information (title, author, ...), splitting documents page by page, merging documents page by page, cropping pages, merging multiple pages into a single page, encrypting and decrypting PDF files. By being Pure-Python, it should run on any Python platform without any dependencies on external libraries. It can also work entirely on StringIO objects rather than file streams, allowing for PDF manipulation in memory. It is therefore a useful tool for websites that manage or manipulate PDFs.
reckoner reckoner

chm2pdf - Google Code - 0 views

  •  
    convert chm to pdf using python
pagetribe .

Index of /Individu/pointal/python/pqrc/versions - 0 views

  • PQRC-2.4-A4-latest.pdf 30-Apr-2007 14:02 599K
    • pagetribe .
       
      Python 2.4 Quick Reference Card
  •  
    Python 2.4 Quick Reference Card
reckoner reckoner

Epydoc -- automatic Python documentation - 0 views

  • Epydoc is a tool for generating API documentation for Python modules, based on their docstrings. For an example of epydoc's output, see the API documentation for epydoc itself (html, pdf). A lightweight markup language called epytext can be used to format docstrings, and to add information about specific fields, such as parameters and instance variables. Epydoc also understands docstrings written in reStructuredText, Javadoc, and plaintext. For a more extensive example of epydoc's output, see the API documentation for Python 2.5.
reckoner reckoner

Manning: wxPython in Action - 0 views

  •  
    # Sample Chapter 2 (PDF) # Sample Chapter 9 (PDF) # Source code (336 KB - last updated March 1, 2006)
reckoner reckoner

Metaclass programming in Python - 0 views

  • Metaclass programming in PythonPushing object-oriented programming to the next level
  • New to AOP? You may find this "Introduction to Aspect-Oriented Programming" (PDF) by Ken Wing Kuen Lee of the Hong Kong University of Science and Technology interesting.
reckoner reckoner

PyX - Python graphics package - 0 views

  •  
    PyX is a Python package for the creation of PostScript and PDF files. It combines an abstraction of the PostScript drawing model with a TeX/LaTeX interface. Complex tasks like 2d and 3d plots in publication-ready quality are built out of these primitives.
reckoner reckoner

Norm Matloff's Quick Python Language Tutorials - 0 views

  • my Python threads programming tutorial
  •  
    good python threads introduction here
reckoner reckoner

PyCha - Trac - 0 views

  • Pycha is a very simple Python package for drawing charts using the great Cairo library. Its goals are: Lightweight Simple to use Nice looking with default values Customization It won't try to draw any possible chart on earth but draw the most common ones nicely. There are some other options you may want to look at like pyCairoChart Pycha is based on Plotr which is based on PlotKit. Both libraries are written in JavaScript and are great for client web programming. I needed the same for the server side so that's the reason I ported Plotr to Python. Now we can deliver charts to people with JavaScript disabled or embed them in PDF reports.
1 - 10 of 10
Showing 20 items per page