https://github.com/biosimulations/process-bigraph-lang

Domain Specific Language and Language Server for Process Bigraphs

https://github.com/biosimulations/process-bigraph-lang

Science Score: 26.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
    Found .zenodo.json file
  • DOI references
  • Academic publication links
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (13.7%) to scientific vocabulary
Last synced: 10 months ago · JSON representation

Repository

Domain Specific Language and Language Server for Process Bigraphs

Basic Info
  • Host: GitHub
  • Owner: biosimulations
  • License: mit
  • Language: Python
  • Default Branch: main
  • Size: 2.55 MB
Statistics
  • Stars: 0
  • Watchers: 5
  • Forks: 0
  • Open Issues: 2
  • Releases: 0
Created over 1 year ago · Last pushed about 1 year ago
Metadata Files
Readme Contributing License

README.md

process-bigraph-lang

Release Build status codecov Commit activity License

This is a LSP, CLI and Python package for a domain specific language for process bigraphs.

Getting started with your project

First, create a repository on GitHub with the same name as this project, and then run the following commands:

bash git init -b main git add . git commit -m "init commit" git remote add origin git@github.com:biosimulations/process-bigraph-lang.git git push -u origin main

Finally, install the environment and the pre-commit hooks with

bash make install

You are now ready to start development on your project! The CI/CD pipeline will be triggered when you open a pull request, merge to main, or when you create a new release.

To finalize the set-up for publishing to PyPI or Artifactory, see here. For activating the automatic documentation with MkDocs, see here. To enable the code coverage reports, see here.

Releasing a new version

  • Create an API Token on PyPI.
  • Add the API Token to your projects secrets with the name PYPI_TOKEN by visiting this page.
  • Create a new release on Github.
  • Create a new tag in the form *.*.*.
  • For more details, see here.

Repository initiated with fpgmaas/cookiecutter-poetry.

Owner

  • Name: BioSimulations
  • Login: biosimulations
  • Kind: organization
  • Email: info@biosimulations.org
  • Location: United States of America

Enabling more comprehensive and more predictive biological models through enhanced reproducibility and reusability

GitHub Events

Total
  • Delete event: 15
  • Issue comment event: 9
  • Push event: 114
  • Pull request event: 45
  • Create event: 24
Last Year
  • Delete event: 15
  • Issue comment event: 9
  • Push event: 114
  • Pull request event: 45
  • Create event: 24