Showing 13 open source projects for "python software"

View related business solutions
  • Visualize data fast and make smarter business decisions with a real-time BI solution. Icon
    Visualize data fast and make smarter business decisions with a real-time BI solution.

    For Business Users, Software Providers, System Integrators

    Embed enterprise-grade BI inside your custom applications. Wyn Enterprise is GrapeCity's fully customizable, end-to-end BI solution. Wyn provides advanced analytics, interactive dashboards, and reports — in one unified platform. Wyn's powerful reporting module is driven by the same ActiveReports engine, which has led the industry for 20+ years.
  • Governance, risk and compliance software for businesses Icon
    When you move beyond manual spreadsheets and legacy software, people maximize their productivity, and teams get transformational visibility. This is the power of Onspring.
  • 1
    hosts

    hosts

    Consolidate and extend hosts files from several well-curated sources

    Consolidating and extending hosts files from several well-curated sources. You can optionally pick extensions to block pornography, social media, and other categories. The unified hosts file is optionally extensible. Extensions are used to include domains by category. Currently, we offer the following categories: fakenews, social, gambling, and porn. Extensions are optional, and can be combined in various ways with the base hosts file. The combined products are stored in the alternates...
    Downloads: 7 This Week
    Last Update:
    See Project
  • 2
    node-gyp

    node-gyp

    Node.js native addon build tool

    ... downloads the necessary development files or headers for the target version). node-gyp requires that you have installed a compatible version of Python, one of: v3.6, v3.7, v3.8, or v3.9. If you have multiple Python versions installed, you can identify which Python version node-gyp should use. A binding.gyp file describes the configuration to build your module, in a JSON-like format. This file gets placed in the root of your package, alongside package.json.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 3
    OpenWPM

    OpenWPM

    A web privacy measurement framework

    OpenWPM is a web privacy measurement framework that makes it easy to collect data for privacy studies on a scale of thousands to millions of websites. OpenWPM is built on top of Firefox, with automation provided by Selenium. It includes several hooks for data collection. Check out the instrumentation section below for more details. OpenWPM is tested on Ubuntu 18.04 via TravisCI and is commonly used via the docker container that this repo builds, which is also based on Ubuntu. Although we...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4
    JavaCPP

    JavaCPP

    The missing bridge between Java and native C++

    JavaCPP provides efficient access to native C++ inside Java, not unlike the way some C/C++ compilers interact with assembly language. No need to invent new languages such as with SWIG, SIP, C++/CLI, Cython, or RPython. Instead, similar to what cppyy strives to do for Python, it exploits the syntactic and semantic similarities between Java and C++. Under the hood, it uses JNI, so it works with all implementations of Java SE, in addition to Android, Avian, and RoboVM (instructions). More...
    Downloads: 1 This Week
    Last Update:
    See Project
  • Efficiently streamline your school bus route planning and information management Icon
    Efficiently streamline your school bus route planning and information management

    Save money with improved route efficiency and streamlined operations

    Efficiently manage your fleet, drivers, students and routes. Get 24/7 live technical support from anywhere, anytime. Lynx empowers your transport department by providing multiple features to keep up with your school transport needs. Get control of your bus routing data. Easily update student information to any of your bus routes. View multiple routes at one time, set specific parameters in real-time and more. Track and monitor your vehicles plus keep track of fleet maintenance, all in real-time. Easily create customized reports to comply with transportation regulations and requirements. Easily view, map or export all of your rider pickups, special needs riders and group stops in one place.
  • 5
    SeleniumBase

    SeleniumBase

    A framework for browser automation and testing with Selenium

    SeleniumBase automatically handles common WebDriver actions such as launching web browsers before tests, saving screenshots during failures, and closing web browsers after tests. SeleniumBase lets you customize test runs from the command line. SeleniumBase uses simple syntax for commands. pytest includes automatic test discovery. If you don't specify a specific file or folder to run, pytest will automatically search through all subdirectories for tests to run. No More Flaky Tests!...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Ajenti 2

    Ajenti 2

    Ajenti Core and stock plugins

    Ajenti is a Linux & BSD modular server admin panel. Ajenti 2 provides a new interface and a better architecture, developed with Python3 and AngularJS. Ajenti 2 can be easily installed with pip and the provided script. Picks up your current configuration and works on your existing system as-is, without any preparation. Does not overwrite your config files, options and comments. All changes are non-destructive. Includes lots of plugins for system and software configuration, monitoring...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Amazon Braket PennyLane Plugin

    Amazon Braket PennyLane Plugin

    A plugin for allowing Xanadu PennyLane to use Amazon Braket devices

    The Amazon Braket PennyLane plugin offers two Amazon Braket quantum devices to work with PennyLane. The Amazon Braket Python SDK is an open-source library that provides a framework to interact with quantum computing hardware devices and simulators through Amazon Braket. PennyLane is a machine learning library for optimization and automatic differentiation of hybrid quantum-classical computations. Once the Pennylane-Braket plugin is installed, the provided Braket devices can be accessed straight...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Extism

    Extism

    The Universal Plug-in System. Extend anything with WebAssembly

    Extism is a plug-in system for everyone. We've carefully designed it to be flexible, fitting into codebases of all shapes and sizes, but opinionated enough so that things Just Work™ the way they should. Extism's goal is to make all software programmable. You can use Extism in your codebase, regardless of the programming language. We support several environments through our official Host SDKs, and are adding more language support all the time. A plug-in system is software that enables your users...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    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
  • Practice Management And Data Collection Software Icon
    Practice management and data collection software designed for ABA providers. Take full control of scheduling through our detailed calendar system. Billing can be completed in just a few clicks with our billing system. Take skill acquisition and behavior data directly on our modern platform. Create custom reports or use our standard reports to analyze business performance.
  • 10
    Amazon Braket Ocean Plugin

    Amazon Braket Ocean Plugin

    A Python plugin for using Ocean with Amazon Braket

    The Amazon Braket Ocean Plugin is an open-source library in Python that provides a framework that you can use to interact with Ocean tools on top of Amazon Braket. Before you begin working with the Amazon Braket Ocean Plugin, make sure that you've installed or configured the following prerequisites. Download and install Python 3.7.2 or greater from Python.org. If you are using Windows, choose Add Python to environment variables before you begin the installation. Make sure that your AWS account...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11
    BeakerX

    BeakerX

    Beaker Extensions for Jupyter Notebook

    BeakerX is a collection of kernels and extensions to the Jupyter interactive computing environment. It provides JVM support, Spark cluster support, polyglot programming, interactive plots, tables, forms, publishing, and more. BeakerX supports Groovy, Scala, Clojure, Kotlin, Java, and SQL, including many magics. Widgets for time-series plotting, tables, forms, and more (there are Python and JavaScript APIs in addition to the JVM languages). Polyglot magics and autotranslation, allowing you...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 12
    Reactive Extensions for JavaScript

    Reactive Extensions for JavaScript

    An API for asynchronous programming with observable streams

    An API for asynchronous programming with observable streams. The Observer pattern done right. ReactiveX is a combination of the best ideas from. The Observer pattern, the Iterator pattern, and functional programming. ReactiveX is everywhere, and it's meant for everything. Available for idiomatic Java, Scala, C#, C++, Clojure, JavaScript, Python, Groovy, JRuby, and others. Embrace ReactiveX's asynchronicity, enabling concurrency and implementation independence. Manipulate UI events and API...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 13
    huhamhire-hosts

    huhamhire-hosts

    hosts for Internet Freedom

    Since the governments of some countries are using the blocking the internet access to several websites and web service providers which includes some world famous sites like Google, YouTube, twitter, Facebook, and Wikipedia etc., we designed this tiny utility in order to help people getting through the Internet blockade. Hosts Setup Utility provides basic tools to manage the hosts file on current operating systems. It also provides both support for Graphical Desktop environment with...
    Downloads: 11 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next