SkillAgentSearch skills...

Osnap

No description available

Install / Use

/learn @jamesabel/Osnap
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

Note: osnap has been superceeded by pyship. See http://www.pyship.org

osnap - Overly Simplistic Native Application tool for Python

Announcements

OSNAP 0.0.6 has been released on github and PyPI.

New on 0.0.6:

  • 32 bit Windows support

  • console app (not just Windows) support

  • don't require a requirements.txt (i.e. if your Python program is only using built-ins)

  • properly use logging package (drop verbose parameters)

  • provide a switch to not create the NSIS installer (just stop after creating the binary)

  • version checking

Introduction

OSNAP is a way to deliver self-contained Python applications to end users for Windows and OSX/MacOS.
This process is known as freezing and installing. Examples include delivering Python applications to Windows PCs (both laptops and desktops), MacBooks, and iMacs.

Now on PyPI: pip install osnap

See the documentation at readthedocs <http://osnap.readthedocs.io/>_ .

Contributors

James Abel

Eli Ribble

View on GitHub
GitHub Stars53
CategoryDevelopment
Updated1y ago
Forks3

Languages

Python

Security Score

75/100

Audited on Jul 3, 2024

No findings