Skip to content
This repository was archived by the owner on Jan 20, 2022. It is now read-only.

mitre/caldera-py2exe

Repository files navigation

py2exe for Python 3

This is a fork of py2exe version 0.9.2.2 that has been modified to work with Python 3.5.

How to build and install on Python 3.5:

  • Install VS2015 or VC++ Build Tools
  • Open the "VS2015 x64 Native Tools Command Prompt"
  • navigate to the py2exe folder
  • execute python setup.py bdist
  • execute python setup.py bdist_egg
  • install with easy_install

About

No description, website, or topics provided.

Resources

License

Unknown and 2 other licenses found

Licenses found

Unknown
LICENSE.txt
MIT
MIT-License.txt
MPL-2.0
MPL2-License.txt

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published