Socket
Socket
Sign inDemoInstall

sc-inetbox-adapter

Package Overview
Dependencies
1
Maintainers
1
Alerts
File Explorer

Install Socket

Detect and block malicious and high-risk dependencies

Install

    sc-inetbox-adapter

API adapter for Swisscom Internet Box


Maintainers
1

Readme

sc_inetbox_adapter

API adapter for Swisscom Internet Box

Installation

$ pip install sc_inetbox_adapter

Usage

  • TODO

Contributing

Interested in contributing? Check out the contributing guidelines. Please note that this project is released with a Code of Conduct. By contributing to this project, you agree to abide by its terms.

License

sc_inetbox_adapter was created by Matthias Weis. It is licensed under the terms of the GNU General Public License v3.0 license.

Develop

In the root dir:

$ python -m venv .
$ source ./bin/activate
$ poetry install

Test

Place a file named '''.password''' containing the admin password in the root folder and run the tests:

$ python -m pytest tests

Publish

poetry config pypi-token.test-pypi *TOKEN*
poetry publish -r test-pypi

Credits

sc_inetbox_adapter was created with cookiecutter and the py-pkgs-cookiecutter template.

FAQs


Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc