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
/
narr
/
commandline.rst
Age
Commit message (
Expand
)
Author
2020-01-03
exclude tests package from source packages
Michael Merickel
2019-07-27
Fix typos
Min ho Kim
2018-11-19
unpin webtest (missed in first pass)
Steve Piercy
2018-11-16
Remove virtualenv and explicit py3 mentions
Steve Piercy
2018-10-31
initial work removing pcreate
Michael Merickel
2018-10-07
Use proper case for Setuptools as a library name.
Steve Piercy
2018-09-16
doc fixes
Stephen Martin
2018-09-09
merging cookiecutters
Stephen Martin
2018-08-28
Add label to :ref: to make Sphinx happy
Steve Piercy
2018-08-28
Clarify $VENV convention with references.
Steve Piercy
2018-08-27
Use correct terminology for running p-scripts in Python
Steve Piercy
2018-08-27
Improve instructions of how to run p-scripts
Steve Piercy
2018-08-18
Clean up code-blocks in commandline
Steve Piercy
2018-07-30
add some docs for pshell setup with an example of handling transactions
Michael Merickel
2016-12-27
narr/commandline - update for cookiecutters
Steve Piercy
2016-09-03
update docs to support the bootstrap context manager from #2760
Michael Merickel
2016-04-12
one does not simply "create a virtualenv". one should "create a virtual envir...
Steve Piercy
2016-04-12
- use an environment variable and venv. See https://github.com/Pylons/pyramid...
Steve Piercy
2016-04-12
- replace `python -m` with `python3 -m`
Steve Piercy
2016-04-10
- update commandline.rst to use pip
Steve Piercy
2015-12-21
- add p* scripts
Steve Piercy
2015-10-27
Restore link target used by 'whatsnew-1.3.rst'.
Tres Seaver
2015-10-22
fix entry point example
Michael Merickel
2015-10-21
remove ipython and bpython from core
Michael Merickel
2015-10-19
add pshell --list and default_shell ini options
Michael Merickel
2015-10-19
Merge pull request #2007 from stevepiercy/master
Steve Piercy
2015-10-19
add Method sentence and heading for proutes, minor grammar, rewrap 79 cols, ....
Steve Piercy
2015-10-18
Fix entrypoints syntax in pshell as part of #1891.
Michael Merickel
2015-10-11
removed default fall through when passed a specific shell
John Anderson
2015-09-06
Use entry points for pshell
John Anderson
2015-01-27
fix count
Michael Merickel
2015-01-22
Make more ways to configure [proutes] section
John Anderson
2015-01-01
Terminated the highlight on ``format``
John Anderson
2015-01-01
Updated the docs to talk about `--format`
John Anderson
2014-07-04
Fix path to pshell
Kamal Gill
2013-11-18
Merge branch '1.5-branch' of github.com:Pylons/pyramid into 1.5-branch
Chris McDonough
2013-10-14
update old ptweens output
Michael Merickel
2013-10-14
add note about custom args to python when using command-line scripts
Chris McDonough
2013-08-15
prefer the functionish print
Philip Jenvey
2013-08-02
add pdistreport command
Chris McDonough
2013-04-01
Consistently link middleware term to the glossary
Catalin Iacob
2013-03-13
consistency: use $VENV whenever virtualenv binaries are used
Tshepang Lekhonkhobe
2013-03-12
Merge pull request #890 from tshepang/misc
Michael Merickel
2013-03-06
brevity
Tshepang Lekhonkhobe
2013-03-06
remove some clutter
Tshepang Lekhonkhobe
2013-03-05
fix wrong highlighting
Tshepang Lekhonkhobe
2013-03-04
fix #311
Tshepang Lekhonkhobe
2013-02-27
readability
Tshepang Lekhonkhobe
2013-02-11
what was added?
Tshepang Lekhonkhobe
2013-01-30
use the more appropriate directives
Tshepang Lekhonkhobe
[next]