index
:
pyramid
main
Pyramid web framework (fork of https://github.com/Pylons/pyramid).
Daniel
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
docs
/
tutorials
/
wiki
/
distributing.rst
Age
Commit message (
Expand
)
Author
2024-02-07
docs: fold in 'Distributing' language from the 'wiki2' refresh (PR #3747)
Tres Seaver
2024-02-07
docs: update ZODB wiki tutorial to cookiecutter
Tres Seaver
2018-11-26
Update distributing with terms, rewrap
Steve Piercy
2018-08-19
Standardize Unix capitalization
Steve Piercy
2018-08-18
Clean up code-blocks in tutorials/wiki/distributing
Steve Piercy
2018-04-24
link to pypi.org
Michael Merickel
2016-12-23
drop . from pip install command
Steve Piercy
2016-12-23
make distributing.rst's consistent, use pip install
Steve Piercy
2016-12-23
Use cookiecutter instead of scaffold and pcreate
Steve Piercy
2016-04-23
Fix all the stinky linkie rot via `make linkcheck SPHINXBUILD=$VENV/bin/sphin...
Steve Piercy
2016-04-16
replace ps1con with doscon for lexer
Steve Piercy
2016-04-12
one does not simply "create a virtualenv". one should "create a virtual envir...
Steve Piercy
2016-04-10
- update wiki/distributing.rst to use pip
Steve Piercy
2016-04-09
- fix traversal tutorial reference
Steve Piercy
2015-05-27
clean up and make consistent across wikis
Steve Piercy
2013-03-13
consistency: use $VENV whenever virtualenv binaries are used
Tshepang Lekhonkhobe
2011-01-21
- Add a ``MANIFEST.in`` file to each paster template. See
Chris McDonough
2011-01-06
Updated wiki tutorial docs
Blaise Laflamme
2010-11-09
- All references to Pyramid-the-application were changed from :mod:`pyramid`
Chris McDonough
2010-10-25
rename bfgwiki to wiki
Chris McDonough