Skip to content

andrey18106/cloud_py_api

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Languages

  • PHP 56.8%
  • Python 21.9%
  • JavaScript 15.8%
  • Vue 5.2%
  • Makefile 0.3%