Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
@@ -1,19 +1,15 @@
Title: Source Code

## pySTeVe
PySTeVe can be browsed via the [web interface](https://svn.apache.org/viewvc/steve/trunk/pysteve/).
PySTeVe can be browsed via the [web interface](https://github.com/apache/steve).

You can check out the source code at: [https://svn.apache.org/repos/asf/steve/trunk/pysteve/](https://svn.apache.org/repos/asf/steve/trunk/pysteve/):


$svn co https://svn.apache.org/repos/asf/steve/trunk/pysteve/
You can check out the source code at: [https://github.com/apache/steve/tree/trunk/pysteve](https://github.com/apache/steve/tree/trunk/pysteve):

`git clone https://github.com/apache/steve.git`

PySTeVe requires no building/compiling, but does require a setup, as explained on the [try it out](/demo.html) page.




## Older sources
You can browse the source code via the [web interface](http://svn.apache.org/viewvc/steve/trunk/)
.
Expand Down