Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
P
ParsePy
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
OpenEdx
ParsePy
Commits
b3f5731f
Commit
b3f5731f
authored
May 13, 2016
by
Miles Richardson
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
change pip url to new repo and fix typo
parent
0237d82f
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
README.mkd
+2
-2
No files found.
README.mkd
View file @
b3f5731f
Note: As of May 13, 2016, this repository (
`milesrichardson/ParsePy`
is the
Note: As of May 13, 2016, this repository (
`milesrichardson/ParsePy
)
`
is the
most up-to-date and active python client for the Parse API. It supports self-hosted
most up-to-date and active python client for the Parse API. It supports self-hosted
`parse-server`
via the REST API. Note that some features will not work with parse-server,
`parse-server`
via the REST API. Note that some features will not work with parse-server,
if they are not supported by the REST API (e.g. push).
if they are not supported by the REST API (e.g. push).
...
@@ -32,7 +32,7 @@ Installation
...
@@ -32,7 +32,7 @@ Installation
The easiest way to install this package is by downloading or
The easiest way to install this package is by downloading or
cloning this repository:
cloning this repository:
pip install git+https://github.com/
dgrtwo
/ParsePy.git
pip install git+https://github.com/
milesrichardson
/ParsePy.git
Note: The version on
[
PyPI
](
http://pypi.python.org/pypi
)
is not
Note: The version on
[
PyPI
](
http://pypi.python.org/pypi
)
is not
up-to-date. The code is still under lots of changes and the stability
up-to-date. The code is still under lots of changes and the stability
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment