Search Results for "python setup.py py2exe"

Showing 46 open source projects for "python setup.py py2exe"

View related business solutions
  • Case Management Software for Social Services Icon
    Case Management Software for Social Services

    For human services organizations looking for case management software

    Collaborate is customizable case management software for non-profits and social services agencies with teams of 5+ staff.
    Learn More
  • Event Management Software Icon
    Event Management Software

    Ideal for conference and event planners, independent planners, associations, event management companies, non-profits, and more.

    YesEvents offers a comprehensive suite of services that spans the entire conference lifecycle and ensures every detail is executed with precision. Our commitment to exceptional customer service extends beyond conventional boundaries, consistently exceeding expectations and enriching both organizer and attendee experiences.
    Learn More
  • 1
    Py2EXE

    Py2EXE

    Convert a Python script into an executable (.exe) file using PyInstall

    This is a Python to Exe Converter application built using PyQt5. It allows you to convert a Python file into an executable (.exe) file using PyInstaller. It provides a graphical user interface (GUI) where you can select a Python file, choose conversion options, and specify the output folder. The application utilizes PyInstaller to package the Python code and its dependencies into a standalone executable file.
    Downloads: 265 This Week
    Last Update:
    See Project
  • 2
    Not talabat

    Not talabat

    Better than talabat

    Not talabat, now known as zoop for something but I refuse to name the repo as that.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Dulwich

    Dulwich

    Pure-Python Git implementation

    Dulwich is a Python implementation of the Git file formats and protocols, which does not depend on Git itself. All functionality is available in pure Python. Optional C extensions can be built for improved performance. Dulwich takes its name from the area in London where the friendly Mr. and Mrs. Git once attended a cocktail party. Supported Python versions are Python 3.5 and later. Versions of Dulwich prior to 0.20 also supported Python 2.7. Supported platforms include Linux, Mac OS X...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    PyScaffold

    PyScaffold

    Python project template generator with batteries included

    PyScaffold is a project generator for bootstrapping high-quality Python packages, ready to be shared on PyPI and installable via pip. It is easy to use and encourages the adoption of the best tools and practices of the Python ecosystem, helping you and your team to stay sane, happy and productive. The best part? It is stable and has been used by thousands of developers for over half a decade! Checkout out this demo project, which was set up using PyScaffold and if you are still not convinced...
    Downloads: 0 This Week
    Last Update:
    See Project
  • All-in-One Payroll and HR Platform Icon
    All-in-One Payroll and HR Platform

    For small and mid-sized businesses that need a comprehensive payroll and HR solution with personalized support

    We design our technology to make workforce management easier. APS offers core HR, payroll, benefits administration, attendance, recruiting, employee onboarding, and more.
    Learn More
  • 5
    SRU

    SRU

    Training RNNs as Fast as CNNs

    Common recurrent neural architectures scale poorly due to the intrinsic difficulty in parallelizing their state computations. In this work, we propose the Simple Recurrent Unit (SRU), a light recurrent unit that balances model capacity and scalability. SRU is designed to provide expressive recurrence, enable highly parallelized implementation, and comes with careful initialization to facilitate the training of deep models. We demonstrate the effectiveness of SRU on multiple NLP tasks. SRU...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 6
    pylatexenc

    pylatexenc

    Simple LaTeX parser providing latex-to-unicode and unicode-to-latex

    Simple LaTeX parser providing latex-to-unicode and unicode-to-latex conversion. Python 3.4 or 2.7. The library is designed to be as backward-compatible as reasonably possible and is able to run on old Python versions should it be necessary. (Use the setup.py script directly if you have Python 3.7, poetry doesn't seem to work with old Python versions.) The pylatexenc.latexencode module provides a function unicode_to_latex() which converts a Unicode string into LaTeX text and escape sequences...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    freesrs

    python library for shock response spectrum (SRS) analysis.

    .... an acceleration. freesrs calculates the shock response spectrum (SRS) and is a small library with Python and Fortran files. The Fortran files consist of • SmallwoodFilter.f and • GenShockTimeHistories.f They are linked to Python by using the comfortable f2py tool. Latest version is 2.1.0, including now the ability to perform a full install via setup.py. Library (.pyd) and executable have
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    Terminal File Encrypter

    Command Line File Encrypter / Decrypter, Using AES256-CBC Cryptography

    Command Line File Encrypter / Decrypter, Using AES256-CBC Cryptography Python 3.x Or Higher Required Requires To Be Installed - Open CMD / Terminal window, navigate to folder with the encrypter files. Type "pip3 install Setup.py" without quotes. Read Syntax (Readme).txt file for instructions on use. To Uninstall - Open CMD / Terminal window, first type "pip3 list" without quotes. You Should See Terminal File Encrypter listed. Please Note pip3 may list the name differently...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    setupdocx

    setupdocx

    Multidocument automation by templates - for sphinx, mkdocs, epydoc ...

    The ‘setupdocx‘ provides a control layer for continuous documentation by the simplified creation, packaging, and installation of documentation. The provided commands are distributed as entry points and optional base classes for further customization into 'setup.py' - setuptools / distutils. Manages arbitrary document templates for the supported builder, supports multiple builds with arbitrary document layouts, designs, and patched contents. The current release supports the following...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Control remote support software for remote workers and IT teams Icon
    Control remote support software for remote workers and IT teams

    Raise the bar for remote support and reduce customer downtime.

    ConnectWise ScreenConnect, formerly ConnectWise Control, is a remote support solution for Managed Service Providers (MSP), Value Added Resellers (VAR), internal IT teams, and managed security providers. Fast, reliable, secure, and simple to use, ConnectWise ScreenConnect helps businesses solve their customers' issues faster from any location. The platform features remote support, remote access, remote meeting, customization, and integrations with leading business tools.
    Learn More
  • 10
    setuplib

    setuplib

    Extensions for setuptools - detailed information on entry points

    The *setuplib* package provides core functions for the query of meta information and installation repositories of *Python* packages. It provides query and filter options on the installed packages and the available information, while displaying the result data in various formats, e.g. as table, list, or JSON, XML, YAML, CSV, etc. The provided commands and extension points integrate seamless into the standard *setuptools* and/or *distutils*. The *setuplib* is member of the group...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    py2exe
    A distutils extension to create standalone windows programs from python scripts.
    Leader badge
    Downloads: 316 This Week
    Last Update:
    See Project
  • 12

    pmsearch

    A simple wrapper to pretty-print pacman -Ss output

    ...-effort attempt to highlight the text that matches your search. * All behaviors are controllable from the command line. Installation is done using a standard Python setup.py script: [sudo] python2 setup.py install [Note that pmsearch uses Python2 so you should use python2 to install it.]
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    SNMP library for Python
    SNMP v1/v2c/v3 engine and apps written in pure-Python. Project moved to GitHub: https://github.com/etingof/pysnmp
    Leader badge
    Downloads: 2 This Week
    Last Update:
    See Project
  • 14

    Py2Exe Dumper

    Extracts py2exe generated executable

    This has been superseded by a better tool Py2Exe Binary Editor available at: https://sourceforge.net/projects/p2ebe/ Py2ExeDumper is a tool to extract a py2exe generated executable file. This tool is helpful when the exe is made in "onefile" mode. It extracts the embedded python script and the library.zip
    Leader badge
    Downloads: 24 This Week
    Last Update:
    See Project
  • 15

    ImageFap Gallery Downloader

    Minimalistic ImageFap and xHamster gallery downloader (Python)

    Note: the work on this project is currently on halt. Check out https://sourceforge.net/projects/imagefap-gallery-dl-cli/?source=directory for a more recent version. ImageFap Gallery Downloader is a Python script for full image gallery downloads on ImageFap and xHamster. xHamster support added in v0.3 In order to download user folders in v0.4, open the user profile, follow the 'Galleries' link and copy the folder link from the sidebar to the clipboard. Download everything from a user...
    Leader badge
    Downloads: 48 This Week
    Last Update:
    See Project
  • 16
    Gumbo

    Gumbo

    An HTML5 parsing library in pure C99

    ... into a parse tree, and free that parse tree all at once. To install the python bindings, make sure that the C library is installed first, and then sudo python setup.py install from the root of the distro. This installs a 'gumbo' module; pydoc gumbo should tell you about it. Tested on over 2.5 billion pages from Google's index. Passes all html5lib tests, including the template tag.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    HYBRYD

    Library written in C with Python API for IPv6 networking

    This project is a rewritten of an initial project that I've called GLUE and created in 2005. I'm trying to readapt it for Python 2.7.3 and GCC 4.6.3 The library has to be build as a simple Python extension using >python setup.py install and allows to create different kind of servers, clients or hybryds (clients-servers) over (TCP/UDP) using the Ipv6 Protocol. The architecture of the code is based on brain architecture. Will put an IPv6 adress active available as soon as possible...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Py2Exe Binary Editor

    Py2Exe Binary Editor

    Reverse engineer py2exe executables

    Py2Exe Binary Editor is a tool to reverse engineer py2exe generated executables. It can dump as well as modify the embedded python dll, PYTHONSCRIPT and Library.zip
    Downloads: 7 This Week
    Last Update:
    See Project
  • 19

    repDNA

    repDNA is a Python package to generate various features of DNA sequenc

    ... =================== The repDNA was tested to work under Python 2.7, 3.3 and 3.4 on Windows, Mac and Linux. Installation ============ If the user had installed **pip** (A tool for installing and managing Python packages), just type: `pip install repDNA` Otherwise, download and unzip the repDNA package, go to the directory, and type: `python setup.py install` or `sudo python setup.py install`
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    SBURB_alpha

    SBURB_alpha

    SBURB alpha as seen in the Homestuck webcomics

    Homestuck is property of the Huss. Orignally created on Python 2.6, moved to an executable file [WINDOWS ONLY] using py2exe. This is a program that replicates the conditions of the game SBURB which appears on the Homestuck webcomics. Further updates will make it more accurate. Current version: 0.0.0 No known bugs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    cx_Freeze is a set of utilities for freezing Python scripts into executables using many of the techniques found in Thomas Heller's py2exe, Gordon McMillan's Installer and the Freeze utility that ships with Python itself
    Downloads: 28 This Week
    Last Update:
    See Project
  • 22
    RaspyBox

    RaspyBox

    A dropbox client for the raspberry pi

    A minimalistic Dropbox client for raspberryPI written in python. Functionality: Upload Download Make directories Delete Navigate Shortcut keys (insert for upload, del for delete, navigate or download with enter key or double click) How to use it: Download the python dropbox sdk from here https://www.dropbox.com/developers/reference/sdk extract it and install it by executing sudo setup.py install -f Create a new application in your drobox developer page Give a name to the app...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    pysub-dl

    Script to download movie subtitles automatically

    1. Installation: Now it is a stable release so if you want to install it in your system you can do it else try it in a virtual environment. To install it in yur system it requires su access. To install the script do this Option 1 : Install via pip :: $ sudo pip install pysub-dl Option 2 : If you have downloaded the source $ sudo python setup.py install Do not forget to upgrade it after a week interval I am modifying so many things very frequently :: $ sudo pip install pysub...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    PyPDFTools

    PDF manipulation tools (e.g. like pdftk or pdfsam) written in python.

    This are PDF manipulation tools (e.g. like pdftk, pdfsam, ...) written in python using pyPDF and thus portable to many different OS.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25

    Path sync

    Sync two path, support ignore list and ignore the same file

    #Features:# - Sync two path's folders and files - Support ignore file or folder list. It could be config by the config.cfg file. - Automatic ignore the same file both in source and destination - Automatic create destination folder - Support command line path_sync src dst #Development environment:# - Visual Studio 2010 with plug-in pydev or any other compatible IDE could event be simple text editor such as notepad - Python version is 2.7.3 - Py2exe is used to compile the python...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next