File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11# SW360 Base Library for Python
22
3- ## NEXT
3+ ## V0.9
44* relicensed to MIT.
55* ** Breaking API changes** :
66 * create_new_ {component,release,project} now have parameters for required attributes
1717* ** Improvements** :
1818 * Debug option to supress session handling.
1919 * unit tests added.
20+ * published on GitHub.
2021
2122## V0.5 (2020-04-16)
2223* rename parameters for methods get_ {release,component}_ by_external_id
Original file line number Diff line number Diff line change 22
33[ ![ License] ( https://img.shields.io/badge/license-MIT-blue.svg )] ( https://github.com/tngraf/Python-GitHub-Example/blob/main/LICENSE )
44[ ![ Python Version] ( https://img.shields.io/badge/python-3.6%2C3.7%2C3.8%2C3.9-yellow?logo=python )] ( https://www.python.org/doc/versions/ )
5- [ ![ PyPI Version] ( https://badge.fury.io/py/fossology.svg )] ( https://pypi.org/project/fossology )
5+ [ ![ PyPI Version] ( https://badge.fury.io/py/fossology.svg )] ( https://pypi.org/project/sw360/ )
66[ ![ Static checks] ( https://github.com/sw360/sw360python/actions/workflows/python-package.yml/badge.svg )] ( https://github.com/sw360/sw360python/actions/workflows/python-package.yml )
77[ ![ Unit tests] ( https://github.com/sw360/sw360python/actions/workflows/unit-test.yml/badge.svg )] ( https://github.com/sw360/sw360python/actions/workflows/unit-test.yml )
88
99This Python project implements the REST API of [ SW360] ( https://www.eclipse.org/sw360/ )
1010and allows an easy way to interact with SW360.
1111
12- ## Documentation
13-
14- Have a look at the documentation: https://sw360.code.siemens.io/sw360-python .
15-
16-
1712## Usage
1813
1914### Installation
You can’t perform that action at this time.
0 commit comments