Generate open source software notice based on the SPDX document
Project description
onot
onot
is a tool that automatically creates open source software notices based on SPDX documents. onot
is an open source project co-developed by Kakao and SK telecom. We welcome your contributions.
Installation
Use the package manager pip to install foobar.
pip install onot
or you can install latest verson from source code.
git clone https://github.com/sktelecom/onot.git ~/onot
cd ~/onot; python setup.py install
Usage
Command Line
-
Prepare your input file. The input file is an Excel format SPDX document, and refer to the next page for how to prepare it.
-
Run onot command with two arguments.
-i
or--input
: SPDX document in Excel format containing open source information to be included in the OSS notice-o
or--output_format
: File type of OSS notice to be generated (html
ortext
)- Sample output : output/OSS_Notice_SPDX-Tools-v2.0_20221009_180948.html
onot --input sample/SPDXRdfExample-v2.3.xlsx --output_format html
GUI for windows
-
Prepare your input file. The input file is an Excel format SPDX document, and refer to the next page for how to prepare it.
-
Run the command below or download zip file from release assets.
$ pyinstaller -w onot/gui/onot_app.py
- Run the onot_app.exe file. Executable file is located in the onot_app directory.
Test
python -m unittest
Contributing
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
Please make sure to update tests as appropriate.
Maintainer
Name | Company | |
---|---|---|
Rogers (한현민) | Kakao | um4825@gmail.com |
Haksung (장학성) | SK telecom | hakssung@gmail.com |
Contributor
Name | Company | |
---|---|---|
Cindy (이승아) | Kakao | blackstrida@gmail.com |
License
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file onot-1.0.0.tar.gz
.
File metadata
- Download URL: onot-1.0.0.tar.gz
- Upload date:
- Size: 21.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.16
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 591a2a750e6144485ebd3bd9978941e1f6ce636c92115b2d27cf611570b4524f |
|
MD5 | aad325b2ef9f38a844076ddfc1c49a98 |
|
BLAKE2b-256 | 925e8b8a738e4b424141c0e74c50e4e79901f5a82ccb937c71f302d52a876da7 |
File details
Details for the file onot-1.0.0-py3-none-any.whl
.
File metadata
- Download URL: onot-1.0.0-py3-none-any.whl
- Upload date:
- Size: 28.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.16
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | ef7c6f44e069dc4c89ccb24a4c808fbde3d4bf4b9fe1f255ccb94e825415ebdb |
|
MD5 | 294d63259477cc94fe10112255cbe8e4 |
|
BLAKE2b-256 | 78977316267949bf4eec48b09074e8b66992a0bf0e22d168db254ea67c0efcdf |