Skip to main content

YouWol as a desktop application

Project description

Py-YouWol

Py-YouWol is the local equivalent of the online YouWol platform, designed to run on a personal computer. While the online ecosystem of YouWol is the go-to place for sharing resources, the local installation is preferred for the development of those resources. In fact, even for daily use of YouWol, the local application provides multiple benefits.

Find out more in the Py-YouWol guide.

Links

Py-YouWol guide

YouWol platform

YouWol guide

Installation

Note: Py-YouWol can be installed from PyPi repository, see the Py-YouWol guide.

To install from source code, you will need to have Git and Python installed on your machine. Py-YouWol support the Python versions 3.8 & 3.9.

Once you have those, you can follow these steps:

  1. Clone the repository from GitHub: git clone https://github.com/youwol/py-youwol
  2. Navigate to the project directory: cd py-youwol
  3. Create a virtual environment (recommended) using python3: python3 -m venv yw_venv
  4. Activate the virtual environment: source yw_venv/bin/activate (on Linux/Mac) or yw_venv\Scripts\activate (on Windows)
  5. Install the required packages: pip install -r requirements.txt
  6. Run the application: python main.py

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

youwol-0.1.9.tar.gz (514.5 kB view hashes)

Uploaded Source

Built Distribution

youwol-0.1.9-py3-none-any.whl (664.1 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page