26 lines
816 B
ReStructuredText
26 lines
816 B
ReStructuredText
A homegrown python bread crumb module
|
|
#####################################
|
|
|
|
:date: 2011-01-02 14:14
|
|
:author: Russell Ballestrini
|
|
:tags: Code, Project
|
|
:tags: bread, code, crumb, python
|
|
:slug: a-homegrown-python-bread-crumb-module
|
|
:status: published
|
|
|
|
I have placed
|
|
`bread.py <https://bitbucket.org/russellballestrini/bread/raw/tip/bread.py>`__, a python breadcrumb module, into the public domain.
|
|
|
|
The bread object accepts a url string and grants access to the url
|
|
crumbs (parts) or url links (list of hrefs to each crumb).
|
|
|
|
**Tutorial:** `Add a Breadcrumb Subscriber to a Pyramid project using 4 simple
|
|
steps </add-a-breadcrumb-subscriber-to-a-pyramid-project-using-4-simple-steps/>`__.
|
|
|
|
|
|
**Demo:** https://school.yohdah.com/
|
|
|
|
|
|
You should follow me on twitter `here <https://twitter.com/russellbal>`_
|
|
|
|
.. contents::
|