Skip to content

miya/python-growi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

python-growi

Python wrapper for the GROWI REST API v3

API Reference: https://docs.growi.org/en/api/rest-v3.html

Demo

wip

Usage

wip

Development

🔍 show

Install the python extension to vscode

ms-python.python

Clone this repository

$ git clone https://github.com/miya/python-growi

Change directly to python-growi

$ cd python-growi

Install pipenv locally

$ pip install pipenv

Create a virtual environment under the project directory

$ export PIPENV_VENV_IN_PROJECT=true

Install dependencies

$ pipenv install --dev

Enter the virtual environment

$ pipenv shell

About

⚓️ Python wrapper for the GROWI REST API v3

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages