Skip to main content
===============================================
python-cordova
===============================================

This is a very simple Python library to interface with the Cordova (Phonegap) command line tool.


Key concepts
===============================================
- Interact with the Cordova CLI directly from Python
- Enables building and archiving PhoneGap applications from your Python code


Usage
===============================================

.. code-block:: python
import cordova

application = cordova.App(
'PhoneGap Application',
APPLICATION_ROOT
)

application.build('android') # or any installed platform
application.archive('ios') # or any installed platform

Release history Release notifications | RSS feed

This release

0.1 This release

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page