python-air
Science Score: 44.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
✓CITATION.cff file
Found 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 (3.4%) to scientific vocabulary
Last synced: 7 months ago
·
JSON representation
·
Repository
Basic Info
- Host: GitHub
- Owner: cwi-swat
- License: bsd-2-clause
- Language: Rascal
- Default Branch: main
- Size: 71.3 KB
Statistics
- Stars: 1
- Watchers: 3
- Forks: 1
- Open Issues: 5
- Releases: 1
Created almost 5 years ago
· Last pushed 11 months ago
Metadata Files
Readme
License
Code of conduct
Citation
README.md
python-air
This is an experimental front-end for Python analysis in Rascal. It uses the
Python ast library to create abstract syntax trees for Python source files or
Python code snippets, and maps those to a convenient data type in Rascal.
We use issues as our TODO list for this project.
Owner
- Name: CWI - Software Analysis and Transformation
- Login: cwi-swat
- Kind: organization
- Location: Amsterdam
- Website: https://www.cwi.nl/research/groups/software-analysis-and-transformation
- Repositories: 186
- Profile: https://github.com/cwi-swat
Citation (CITATION.md)
Jurgen J. Vinju. (2024). cwi-swat/python-air. Zenodo. https://doi.org/10.5281/zenodo.10628962
```bibtex
@software{jurgen_j_vinju_2024_10628962,
author = {Jurgen J. Vinju},
doi = {10.5281/zenodo.10628962},
title = {cwi-swat/python-air},
url = {https://doi.org/10.5281/zenodo.10628962},
year = 2024,
}
```
GitHub Events
Total
- Issue comment event: 1
- Push event: 9
- Pull request event: 5
- Create event: 3
Last Year
- Issue comment event: 1
- Push event: 9
- Pull request event: 5
- Create event: 3
Dependencies
.github/workflows/build.yaml
actions
- SWAT-engineering/maven-full-artifacts-action v1 composite
- actions/cache v2 composite
- actions/checkout v2 composite
- actions/setup-java v1 composite
- scacap/action-surefire-report v1 composite
pom.xml
maven
- junit:junit 4.12
- org.rascalmpl:rascal 0.19.4-RC2