Skip to main content

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

  1. Prepare your input file. The input file is an Excel format SPDX document, and refer to the next page for how to prepare it.

  2. Run onot command with two arguments.

onot --input sample/SPDXRdfExample-v2.3.xlsx --output_format html

GUI for windows

  1. Prepare your input file. The input file is an Excel format SPDX document, and refer to the next page for how to prepare it.

  2. Run the command below or download zip file from release assets.

$ pyinstaller -w onot/gui/onot_app.py
  1. 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 Email
Rogers (한현민) Kakao um4825@gmail.com
Haksung (장학성) SK telecom hakssung@gmail.com

Contributor

Name Company Email
Cindy (이승아) Kakao blackstrida@gmail.com

License

Apache-2.0

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

onot-1.0.0.tar.gz (21.4 kB view hashes)

Uploaded Source

Built Distribution

onot-1.0.0-py3-none-any.whl (28.6 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page