Skip to main content

Foundation library for SoftwareFabrica projects

Project description

Python sflib
============

A library of (hopefully) useful python modules.

SoftwareFabrica sflib is a library of (hopefully) useful python modules. It
provides support for object-oriented HTML generation, an ultra-simple DOM
library, graph classes and algorithms, object-oriented Patterns, and more.

Your help and feedback is precious. Please get in touch with us for your
suggestions.

If you want to actively collaborate and provide code, documentation, tests or
bug fixes, please feel free to create a new Bazaar branch in Launchpad, and tell
us about it! See the collaboration_ section for more information.


*Marco Pantaleoni*

.. contents::

.. _installation:

INSTALLATION
------------

You can download and install the most up-to-date version in one step
using EasyInstall_. For example, on a unix-like system:

::

$ su
# easy_install sflib

If you are using Ubuntu, to install system-wide:

::

$ sudo easy_install sflib

Otherwise you can just download the source package (eg. from PyPI_),
extract it and run the usual ``setup.py`` commands:

::

$ su
# python setup.py install

.. _EasyInstall: http://peak.telecommunity.com/DevCenter/EasyInstall
.. _PyPI: http://pypi.python.org/pypi

.. _download:

DOWNLOAD
--------

If you don't want or cannot install using EasyInstall_, download the
package from Cheese Shop:

http://pypi.python.org/pypi/sflib/

http://cheeseshop.python.org/pypi/sflib/

In a future, it will be possible to download also from:

http://www.softwarefabrica.org/projects/sflib/


.. _documentation:

DOCUMENTATION
-------------

Documentation is included in the form of *docstrings*, inside the library source
code.

For some advanced examples, please see also the included automatic tests.

.. _collaboration:

COLLABORATION
-------------

As said, your help is precious. We'll warmly appreciate any help you'll want to
give. Just using this library is a reward for us, but if you want to become more
actively involved, tell us!

The project has a `development home page`_ at `LaunchPad`_:

https://launchpad.net/sflib

There you can file `bugs`_, follow development or ask to become an active team
member.

You can checkout the development branch using `Bazaar`_:

::

bzr branch lp:sflib

We'll appreciate very much if you'll want to contribute back any changes. Just
register your branch with `LaunchPad`_ and tell us!

Source code can also be browsed `online`_.

.. _`development home page`: https://launchpad.net/sflib
.. _`bugs`: https://bugs.launchpad.net/sflib
.. _`LaunchPad`: http://launchpad.net
.. _`Bazaar`: http://bazaar-vcs.org/
.. _`online`: http://bazaar.launchpad.net/~softwarefabrica/sflib/trunk/changes

.. _contacts:

CONTACTS
--------

It's possible to contact the team by e-mail at the following address:

team at softwarefabrica.it

It's possible to contact the author by e-mail at the following addresses:

m.pantaleoni at softwarefabrica.org

panta at elasticworld.org

marco.pantaleoni at gmail.com


.. _license:

LICENSE
-------

This software is covered by the GNU General Public License version 2.
If you want to use this software in a closed source application, you
need to buy a commercial license from the author.

This open source version is:

Copyright (C) 2007-2008 Marco Pantaleoni. All rights reserved.

This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License version 2 as
published by the Free Software Foundation.

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.

You should have received a copy of the GNU General Public License along
with this program; if not, write to the Free Software Foundation, Inc.,
51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.


CHANGES
-------

2009-02-24 Marco Pantaleoni <panta@elasticworld.org>

* daemonize.py lockfile.py: added.

2009-01-08 Marco Pantaleoni <panta@elasticworld.org>

* dictclass.py: added.

2008-12-17 Marco Pantaleoni <panta@elasticworld.org>

* setup.py: fix for python 2.6

* sflib/version.py (get_bzr_info_cached): safer and more correct
handling of bzrcachedrev loading.

2008-12-11 Marco Pantaleoni <panta@elasticworld.org>

* README.txt: updated with launchpad info.

2008-11-24 Marco Pantaleoni <panta@elasticworld.org>

* sflib/version.py (get_version_setuptools): use '-' instead of
'_'.
Made get_version() and get_version_setuptools() more generic.

* Improved setuptools versioning.

2008-11-20 Marco Pantaleoni <panta@elasticworld.org>

* integrated nose testing framework.

* README.txt: added installation instructions.

* removed ez_setup.py and setuptools bootstrapping since it seemed
to cause problems with virtualenv.

* changed directory layout, to allow easy packaging.

* integrated setuptools support.

2008-11-19 Marco Pantaleoni <panta@elasticworld.org>

* udom: added - a micro DOM library.

* delegate.py: added - a modern delegate pattern library.

* fileconf: added - this is a flexible configuration
file support library.

2008-06-12 Marco Pantaleoni <panta@elasticworld.org>

* ps.py: added (library to handle/access processes using /proc).

* dictclass.py: added ("a base class that acts like a
dictionary, but saves to instance variables.")

2008-04-26 Marco Pantaleoni <panta@elasticworld.org>

* html.py: renamed getElementName() into getElementTagName().

2008-04-25 Marco Pantaleoni <panta@elasticworld.org>

* html.py: added some DOM navigation functions.

2008-04-06 Marco Pantaleoni <panta@elasticworld.org>

* visitor.py: implemented fallback operations.

2008-04-05 Marco Pantaleoni <panta@elasticworld.org>

* html.py: made fieldset and legend line entities.

* visitor.py: added. This implements a modern version of the
visitor pattern.

2008-04-02 Marco Pantaleoni <panta@elasticworld.org>

* html.py: added output indentation.

2008-03-09 Marco Pantaleoni <panta@elasticworld.org>

* aviation.py: implemented and added.
Added lat_hms, lon_hms keyword construction to Point.

2008-03-07 Marco Pantaleoni <panta@elasticworld.org>

* html.py: added empty tags class generation.
Added COMMENT().
Added some tests.

* added graph and queues.

* html.py: Created.

* Created.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

Built Distributions

File details

Details for the file sflib-1.0dev-BZR-r40-panta-elasticworld.org-20090226145945-5jo0t55igg503f28.tar.gz.

File metadata

File hashes

Hashes for sflib-1.0dev-BZR-r40-panta-elasticworld.org-20090226145945-5jo0t55igg503f28.tar.gz
Algorithm Hash digest
SHA256 b659f5b7039b3c82cc076191e06bc7a32170776640133dddece5e85993460eda
MD5 bb8d02c4f33baf8e617387251e208776
BLAKE2b-256 34f5d2d9f2bde25d68f2efc2043d07773669ba82d49a38797da1609c1ea57dab

See more details on using hashes here.

File details

Details for the file sflib-1.0dev_BZR_r40_panta_elasticworld.org_20090226145945_5jo0t55igg503f28-py2.6.egg.

File metadata

File hashes

Hashes for sflib-1.0dev_BZR_r40_panta_elasticworld.org_20090226145945_5jo0t55igg503f28-py2.6.egg
Algorithm Hash digest
SHA256 4f8d11a16c986b32976cd32575b5dc2b09826325cec7f099eabb1cd25a74926d
MD5 827005e83ba58b9357ea6dc2765aea0e
BLAKE2b-256 c4c70837212d7590365b83bd31c57c6edeed7efb39540d5acddeaad552f18dd2

See more details on using hashes here.

File details

Details for the file sflib-1.0dev_BZR_r40_panta_elasticworld.org_20090226145945_5jo0t55igg503f28-py2.5.egg.

File metadata

File hashes

Hashes for sflib-1.0dev_BZR_r40_panta_elasticworld.org_20090226145945_5jo0t55igg503f28-py2.5.egg
Algorithm Hash digest
SHA256 df4ef03f67f56ad8b6f73e125a91e672b66b7b8026b8926fc3de2cfcab527d8e
MD5 374d43b645ab174f93d70dedfd6905fe
BLAKE2b-256 ba95da86ad2fa3fcad14c959bd068160a947aa7e956d18eba0ca361a06000667

See more details on using hashes here.

File details

Details for the file sflib-1.0dev_BZR_r40_panta_elasticworld.org_20090226145945_5jo0t55igg503f28-py2.4.egg.

File metadata

File hashes

Hashes for sflib-1.0dev_BZR_r40_panta_elasticworld.org_20090226145945_5jo0t55igg503f28-py2.4.egg
Algorithm Hash digest
SHA256 cde03f6f9644540315322160724fbe057d551e479aa86f9474bb08d0399e5f13
MD5 e68243d7d81cce419f1c73d4269f4164
BLAKE2b-256 a8adc01c9af688651878a4b3c6729f8f66f0dd6bffd73e8e37a5aef6323420c4

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page