Coder Social home page Coder Social logo

jessielw / custom-pyinstaller Goto Github PK

View Code? Open in Web Editor NEW
3.0 1.0 0.0 21 KB

Script to custom build pyinstaller to help prevent false positive viruses for Windows x64

License: MIT License

Batchfile 2.21% Python 97.79%
build false positive pyinstaller script custom

custom-pyinstaller's Introduction

Description

A set of scripts designed to streamline the process of downloading, creating a virtual environment, building, and extracting PyInstaller to prevent false-positive virus detections.

A venv is automatically created to build pyinstaller in the root of the project, so your python install is left untouched.

This utility is intended for use on Windows 8 or greater.

System Requirements

  • Python (what ever is supported by pyinstaller at the time you are building it)
  • Administrative privileges is required to run the scripts, however it will automatically elevate it for you.

Usage

  1. Clone this repository to a directory of your choice.

  2. Ensure you have Python installed on your Windows operating system (Windows 8 or higher).

  3. Ensure you have either MinGW or Chocolatey installed. (Chocolatey is used automatically to install MinGW64).

  4. Open a terminal inside the cloned directory.

  5. Run the command python run.py.

  6. Once the process is complete, an Explorer window will open with the path to custom_pyinstaller.

  7. You can then use this custom pyinstaller to poetry add --editable PATH_TO_custom_pyinstaller or pip install PATH_TO_custom_pyinstaller to install in your current projects venv. The path should be in the root of the custom_pyinstaller folder pointing towards setup.py

Reference

custom-pyinstaller's People

Contributors

jessielw avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.