Skip to content

sveetch/composer-sveetch-python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Composer Sveetch Python

A basic Python project sample with Project composer from its tutorial documentation on a basic sample usage.

Dependencies

Install

Just use the makefile action:

make install

If you don't have Makefile available on your system or you want to use something else than virtualenv or pip, you should easily be able to install it yourself. This is just about to setup a virtual Python environment for the project and then install the composer package in it.

Usage

Use the Python interpreter from your virtual environment to execute the hello.py script:

source .venv/bin/activate
python hello.py

About

A basic Python project sample with Project composer

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors