Skip to main content

Toolkit for security scripts developing.

Project description

Toolkit for security scripts developing.

Upload to PyPi

安装最新的 setuptools

pip3 install -U pip setuptools twine

生成 wheel 包

python3 setup.py register bdist_wheel --universal upload

生成 tar.gz 包,因为 setup.py 用到了 pypandoc,安装的时候会需要依赖

python3 setup.py register sdist upload

通过 setup install 安装后删除

python3 setup.py install --record files.txt
cat files.txt | xargs rm -rf

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

magnetos-0.2.9-py2.py3-none-any.whl (41.0 kB view hashes)

Uploaded Python 2 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