File tree Expand file tree Collapse file tree 2 files changed +4
-1
lines changed Expand file tree Collapse file tree 2 files changed +4
-1
lines changed Original file line number Diff line number Diff line change 1
1
/src /version /_version.py
2
2
src /* .egg-info
3
+ __pycache__
3
4
dist
4
5
build
5
6
out
7
+ .venv
8
+ .env
6
9
.coverage
7
10
. * .history *
8
11
* .tags.cache *
Original file line number Diff line number Diff line change 3
3
[ ![ PyPI version] ( https://badge.fury.io/py/cedarscript-editor.svg )] ( https://pypi.org/project/cedarscript-editor/ )
4
4
[ ![ Python Versions] ( https://img.shields.io/pypi/pyversions/cedarscript-editor.svg )] ( https://pypi.org/project/cedarscript-editor/ )
5
5
[ ![ Code style: black] ( https://img.shields.io/badge/code%20style-black-000000.svg )] ( https://github.com/psf/black )
6
- [ ![ AGPL v3 ] ( https://img.shields.io/badge/License-AGPL%20v3 -blue.svg )] ( https://www.gnu. org/licenses/agpl-3 .0 )
6
+ [ ![ License ] ( https://img.shields.io/badge/License-Apache%202.0 -blue.svg )] ( https://opensource. org/licenses/Apache-2 .0 )
7
7
8
8
` CEDARScript Editor (Python) ` is a [ CEDARScript] ( https://bit.ly/cedarscript ) runtime
9
9
for interpreting ` CEDARScript ` scripts and performing code analysis and modification operations on a codebase.
You can’t perform that action at this time.
0 commit comments