Skip to content

pyloid/docs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

82 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

example image

Pyloid: Electron for Python Developer β€’ Web-based desktop app framework

Discord πŸŽ‰

Our Discord!

πŸ’‘ Key Features

  • All Frontend Frameworks are supported
  • All features necessary for a desktop application are implemented
  • Through thread-safe implementation, it seamlessly integrates with any Python framework
  • RPC between Python and JavaScript
  • Single Instance Application / Multi Instance Application Support
  • Multi-Window Application Support
  • Clean and Intuitive Code Structure
  • Cross-Platform Support
  • Window Customization
  • Detailed Numpy-style Docstrings

πŸš€ Getting Started

  • Node.js
  • Python
  • uv

Quick Start

{% tabs %} {% tab title="npm" %}

npm create pyloid-app@latest

{% endtab %}

{% tab title="pnpm" %}

pnpm create pyloid-app@latest

{% endtab %}

{% tab title="yarn" %}

yarn create pyloid-app@latest

{% endtab %}

{% tab title="bun" %}

bun create pyloid-app@latest

{% endtab %} {% endtabs %}

Getting StartedStart Pyloid Projectprerequisites.md
ReferencesPython/Js API Referencepython-backend
GuidesPyloid Guidebuild-guide

About

Pyloid Docs

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published