🚀 Launch Week Day 4:Introducing the Alert Details Page: A Better Way to Explore Alerts.Learn More →
Socket
Book a DemoInstallSign in
Socket

aisapi

Package Overview
Dependencies
Maintainers
1
Versions
10
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

aisapi

pipPyPI
Version
0.0.8
Maintainers
1

AIS-api Build Status PyPI version

Python wrapper package for the AIS API.

Install

pip install aisapi

Look at the file example.py for a usage example.

Develop

git clone https://github.com/sviete/AIS-api.git

Publish the new version to pip

rm -rf dist
python3 setup.py sdist bdist_wheel
twine upload dist/*

FAQs

Did you know?

Socket

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