rakekniven / cloud_py_api

Nextcloud framework for developing apps using Python

Home Page:https://apps.nextcloud.com/apps/cloud_py_api

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Nextcloud Python Framework

(Py)Analysis & Coverage PythonVersion impl pypi codecov

Framework(App) for Nextcloud to develop apps, that using Python.

Consists of PHP part(cloud_py_api app) and a Python module(nc-py-api).

| Currently in development, all is in a design state

Provides Convenient Functions for Python

  • Read & Write File System objects
  • Working with Database
  • Wrapper around OCC calls
  • Calling your python function from php part of app and return a result

🚀 Installation

In your Nextcloud, simply enable the cloud_py_api app through the Apps management and then install apps, that using it.

The Nextcloud cloud_py_api app supports Nextcloud version 25 and higher.

More information can be found on Wiki page

Maintainers

Apps using this

  • MediaDC - Nextcloud Media Duplicate collector app. Python part - core logics for duplicates search.

Support

You can support us in several ways:

  • ⭐ Star our work (it really motivates)
  • ❗ Create an Issue or feature request (bring to us an excellent idea)
  • 💁 Resolve some Issue or create a Pull Request (contribute to this project)
  • 🪙 Donate with any amount with one of the links below (fund this project)

PayPal Liberapay

About

Nextcloud framework for developing apps using Python

https://apps.nextcloud.com/apps/cloud_py_api

License:GNU Affero General Public License v3.0


Languages

Language:PHP 54.3%Language:Python 22.2%Language:JavaScript 18.0%Language:Vue 5.2%Language:Makefile 0.3%