Showing 33 open source projects for "virtualenv"

View related business solutions
  • Tigerpaw One | Business Automation Software for SMBs Icon
    Tigerpaw One | Business Automation Software for SMBs

    Fed up with not having the time, money and resources to grow your business?

    The only software you need to increase cash flow, optimize resource utilization, and take control of your assets and inventory.
  • Propelling Payments for Software Platforms Icon
    Propelling Payments for Software Platforms

    For SaaS businesses to monetize payments through its turnkey PayFac-as-a-Service solution.

    Exact Payments delivers easy-to-integrate embedded payment solutions enabling you to rapidly onboard merchants, instantly activate a variety of payment methods and accelerate your revenue — delivering an end-to-end payment processing platform for SaaS businesses.
  • 1
    virtualenv

    virtualenv

    Virtual Python environment builder

    virtualenv is a tool to create isolated Python environments. Since Python 3.3, a subset of it has been integrated into the standard library under the venv module. It creates an environment that has its own installation directories, that doesn’t share libraries with other virtualenv environments (and optionally doesn’t access the globally installed libraries either). The basic problem being addressed is one of dependencies and versions, and indirectly permissions. Imagine you have an application...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 2
    pyenv-virtualenv

    pyenv-virtualenv

    A pyenv plugin to manage virtualenv

    pyenv-virtualenv is a pyenv plugin that provides features to manage virtual environments and conda environments for Python on UNIX-like systems. If you installed pyenv into a non-standard directory, make sure that you clone this repo into the 'plugins' directory of wherever you installed into. macOS users can install pyenv-virtualenv with the Homebrew package manager. This will give you access to the pyenv-virtualenv command. If you have pyenv installed, you will also be able to use the pyenv...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    uv

    uv

    An extremely fast Python package and project manager, written in Rust

    An extremely fast Python package and project manager, written in Rust.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 4

    pyenv

    Simple Python version management

    ... into your shell thanks to its shim approach, and can manage virtualenv for you. pyenv is a fork of rbenv and ruby-build, modified for Python.
    Downloads: 1 This Week
    Last Update:
    See Project
  • Finance Automation that puts you in charge Icon
    Finance Automation that puts you in charge

    Tipalti delivers smart payables that elevate modern business.

    Our robust pre-built connectors and our no-code, drag-and-drop interface makes it easy and fast to automatically sync vendors, invoices, and invoice payment data between Tipalti and your ERP or accounting software.
  • 5
    git-cola

    git-cola

    git-cola: The highly caffeinated Git GUI

    ..." functionality. Never run pip install or make install as root or outside of a Python virtualenv! If you don't have PyQt installed then the easiest way to get it is to use a Python virtualenv and install Git Cola into it in "editable" mode. This install method lets you upgrade Git Cola by running git pull.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    AutoKeras

    AutoKeras

    AutoML library for deep learning

    AutoKeras: An AutoML system based on Keras. It is developed by DATA Lab at Texas A&M University. The goal of AutoKeras is to make machine learning accessible to everyone. AutoKeras only support Python 3. If you followed previous steps to use virtualenv to install tensorflow, you can just activate the virtualenv. Currently, AutoKeras is only compatible with Python >= 3.7 and TensorFlow >= 2.8.0. AutoKeras supports several tasks with extremely simple interface. AutoKeras would search for the best...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Pipenv

    Pipenv

    Python Development Workflow for Humans

    Pipenv is a package manager that brings all the best of the packaging world together to the Python world. It's got everything you could need: bundler, composer, npm, cargo, yarn and more all in one convenient package so you can easily set up a working environment. Pipenv creates and manages a virtualenv automatically, and can add or remove packages from your Pipfile as you install/uninstall packages. It also produces the Pipfile.lock, which is essential for deterministic builds. Pipenv...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    MyUW

    MyUW

    MyUW Django development server

    ... here you can turn myuw into a virtualenv and activate it, and create a Django project in the myuw dir.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Unstructured.IO

    Unstructured.IO

    Open source libraries and APIs to build custom preprocessing pipelines

    The unstructured library provides open-source components for ingesting and pre-processing images and text documents, such as PDFs, HTML, Word docs, and many more. The use cases of unstructured revolve around streamlining and optimizing the data processing workflow for LLMs. unstructured modular bricks and connectors form a cohesive system that simplifies data ingestion and pre-processing, making it adaptable to different platforms and is efficient in transforming unstructured data into...
    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.
  • 10
    Pkg Julia

    Pkg Julia

    Package manager for the Julia programming language

    Unlike traditional package managers, which install and manage a single global set of packages, Pkg is designed around “environments”: independent sets of packages that can be local to an individual project or shared and selected by name. The exact set of packages and versions in an environment is captured in a manifest file which can be checked into a project repository and tracked in version control, significantly improving reproducibility of projects. If you’ve ever tried to run code you...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    PyScaffold

    PyScaffold

    Python project template generator with batteries included

    ... yet, also have a look at these reasons to use PyScaffold. After cd-ing into your new project and creating (or activating) an isolated development environment (with virtualenv, conda or your preferred tool), you can do the usual editable install. All configuration can be done in setup.cfg like changing the description, URL, classifiers, installation requirements and so on as defined by setuptools. That means in most cases it is not necessary to tamper with setup.py.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Darts

    Darts

    A python library for easy manipulation and forecasting of time series

    ... be trained on potentially large datasets containing multiple time series, and some of the models offer a rich support for probabilistic forecasting. We recommend to first setup a clean Python environment for your project with at least Python 3.7 using your favorite tool (conda, venv, virtualenv with or without virtualenvwrapper).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Powerline Go

    Powerline Go

    A beautiful and useful low-latency prompt for your shell

    A Powerline-like prompt for Bash, ZSH, and Fish. All of the version control systems supported by powerline shell give you a quick look into the state of your repo. The current branch is displayed and changes background color when the branch is dirty. When the local branch differs from the remote, the difference in number of commits is shown along with ⇡ or ⇣ indicating whether a git push or pull is pending. powerline-go uses ANSI color codes, these should nowadays work everywhere, but you...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    PySC2

    PySC2

    StarCraft II learning environment

    ... along with all the required dependencies. virtualenv can help manage your dependencies. You may also need to upgrade pip: pip install --upgrade pip for the pysc2 install to work. If you're running on an older system you may need to install libsdl libraries for the pygame dependency.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    pdf-editor

    pdf-editor

    Edit your PDFs without needing a subscription or creating accounts

    Edit your PDFs without needing a subscription or creating accounts. Add a GUI/Turn it into a web application. Add a parser for the command line to do multiple commands at once e.g. merge (cut pdf1) pdf2. Tested working with Python 3.8.5. Install venv (py -3.8 -m pip install virtualenv). PDF and Word documents are binary files, which makes them much more complex than plaintext files. In addition to text, they store lots of font, color, and layout information. If you want your programs to read...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 16
    EB CLI Installer

    EB CLI Installer

    Simplified EB CLI installation mechanism

    This repository hosts scripts to generate self-contained installations of the EB CLI. On Linux and macOS, the output contains instructions to add the EB CLI (and Python) executable file to the shell's $PATH variable, if it isn't already in it. The ebcli_installer.py Python script will install the awsebcli package in a virtual environment to prevent potential conflicts with other Python packages. Even within a virtualenv, a developer might need to install multiple packages whose dependencies...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Argos Translate

    Argos Translate

    Open-source offline translation library written in Python

    Argos Translate uses OpenNMT for translations and can be used as either a Python library, command-line, or GUI application. Argos Translate supports installing language model packages which are zip archives with a ".argosmodel" extension containing the data needed for translation. LibreTranslate is an API and web-app built on top of Argos Translate. Argos Translate also manages automatically pivoting through intermediate languages to translate between languages that don't have a direct...
    Downloads: 6 This Week
    Last Update:
    See Project
  • 18
    Turi Create

    Turi Create

    Simplifies the development of custom machine learning models

    .... Also, x86_64 architecture, and at least 4 GB of RAM. We recommend using virtualenv to use, install, or build Turi Create. The package User Guide and API Docs contain more details on how to use Turi Create. If you want to build Turi Create from source, see BUILD.md. Turi Create does not require a GPU, but certain models can be accelerated 9-13x by utilizing a GPU.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 19
    Zipline

    Zipline

    Zipline, a Pythonic algorithmic trading library

    ... package. For a development installation (used to develop Zipline itself), create and activate a virtualenv, then run the etc/dev-install script. Please note that Zipline is not a community-led project. Zipline is maintained by the Quantopian engineering team, and we are quite small and often busy.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    pythonbrew

    pythonbrew

    Python Environment manager

    pythonbrew is the Python environments manager. it's easy to switch between them. Inspired by perlbrew and rvm. The recommended way to download from each releases and put it somewhere in your PATH.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    python_devirtualizer

    Maintain a collection of python package-versions without collisions

    This package supports a single repository of installed Python3 packages which may safely contain multiple versions of installed packages. When installed with this tool packages that require these different versions can run outside of a virtualenv without conflicts and without having to explicitly define a PYTHONPATH for each before running it. Packages installed with this tool will share a single copy of each installed package version.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    vim-airline

    vim-airline

    Very light status/tabline for vim

    ... of plugins, including: vim-bufferline, fugitive, unite, ctrlp, minibufexpl, gundo, undotree, nerdtree, tagbar, vim-gitgutter, vim-signify, quickfixsigns, syntastic, eclim, lawrencium, virtualenv, tmuxline, taboo.vim, ctrlspace, vim-bufmru, vimagit, denite, vim.battery and more. Looks good with regular fonts and provides configuration points so you can use unicode or powerline symbols. Optimized for speed - loads in under a millisecond.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    ruamel.venvgtk

    link gtk (py27) / gi (py3.4) modules into virtualenv

    link gtk (py27) / gi (py3.4) modules into virtualenv for tox/virtualenv on Debian derived systems
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    TGAN

    TGAN

    Generative adversarial training for generating synthetic tabular data

    We are happy to announce that our new model for synthetic data called CTGAN is open-sourced. The new model is simpler and gives better performance on many datasets. TGAN is a tabular data synthesizer. It can generate fully synthetic data from real data. Currently, TGAN can generate numerical columns and categorical columns. TGAN has been developed and runs on Python 3.5, 3.6 and 3.7. Also, although it is not strictly required, the usage of a virtualenv is highly recommended in order to avoid...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    LabelImg

    LabelImg

    Graphical image annotation tool and label object bounding boxes

    LabelImg is a graphical image annotation tool. It is written in Python and uses Qt for its graphical interface. Annotations are saved as XML files in PASCAL VOC format, the format used by ImageNet. Besides, it also supports YOLO and CreateML formats. Linux/Ubuntu/Mac requires at least Python 2.6 and has been tested with PyQt 4.8. However, Python 3 or above and PyQt5 are strongly recommended. Virtualenv can avoid a lot of the QT / Python version issues. Build and launch using the instructions...
    Downloads: 209 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next