Skip to content

interactive-sonification/pyapackages

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

pyapackages

package repository for pya extensions (custom AGens)

Installing packages

To install packages from this index you can use the agen cli tool that comes with pya.

agen install <package-name>
# Or alternatively
pip install $(agen get-package <package-name>)

Creating and publishing packages

  1. Create a Python environment
  2. Install the feature-agen branch of pya
pip install git+https://github.com/interactive-sonification/pya.git@feature-agen
  1. Initialize a python project with agen
agen create <package-name>
  1. To now publish your extension package run the following command to get further instructions:
agen publish

About

package repository for pya extensions (custom AGens)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •