Skip to content
This repository has been archived by the owner on Jan 26, 2022. It is now read-only.

example template of a phoebe2 alternate-backend plugin

License

Notifications You must be signed in to change notification settings

phoebe-project/plugin-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

plugin-example

example template of a phoebe2 alternate-backend plugin

NOTE: plugin-support in phoebe2 is currently a work-in-progress and so this format may change before it is officially supported and released.

Things to do when creating a plugin:

  • start from this template
  • replace the code in pluginexample/compute.py and pluginexample/backends.py
  • update the _supported_phoebe_versions list in <pluginexample>/__init__.py
  • rename the pluginexample directory to name of your desired plugin module
  • update the name variable in setup.py to the name of your desired plugin module
  • update this README with usage instructions

About

example template of a phoebe2 alternate-backend plugin

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages