Showing 52 open source projects for "python basis"

View related business solutions
  • AI-generated apps that pass security review Icon
    AI-generated apps that pass security review

    Stop waiting on engineering. Build production-ready internal tools with AI—on your company data, in your cloud.

    Retool lets you generate dashboards, admin panels, and workflows directly on your data. Type something like “Build me a revenue dashboard on my Stripe data” and get a working app with security, permissions, and compliance built in from day one. Whether on our cloud or self-hosted, create the internal software your team needs without compromising enterprise standards or control.
    Try Retool free
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • 1
    Mika Lending Bot

    Mika Lending Bot

    Automated lending on Cryptocurrency exchanges Poloniex and Bitfinex

    Mika Lending Bot is written in Python and features automatic lending on exchanges Poloniex and Bitfinex. It will automatically lend all cryptocurrencies found in your lending account. It uses an advanced lending strategy that will spread offers across the lend book to take advantage of possible spikes in lending rates. Inspired by MarginBot and BitfinexLendingBot. Configure your own lending strategy!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    Basis Retriever

    Download your data from mybasis.com, store it on your hard drive.

    News 2 April 2016: WORKAROUND for 401 Authorization Failure. Within the app directory, try deleting the cookie file (basis_retr.cookie), then rerun BasisRetriever. I will work on a permanent fix. -Rich email me at rg1 /at/ rawds.com if you have any additional problems. What it does: Retrieve the biometric data you recorded on your Basis Peak or B1 fitness watch (which Basis automatically uploads to their servers at app.mybasis.com). This application downloads the data from the...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Core Analyzer

    Core Analyzer

    A power tool to debug core dump, memory corruption, optimized code.

    The project is now hosted on github: https://github.com/yanqi27/core_analyzer.git Core analyzer is a power tool to debug memory issues. With ever increasing complexity and dataset size of application programs, it is very challenging to find the root cause of a memory bug. Programmers often use debugger to go through many contexts or data objects in order to hunt down a suspicious variable or object. However, the task is boring, prone to error and usually fruitless. By parsing a core dump...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4

    BasisViewer

    Browse and visualize your downloaded Basis Band B1 biometric data

    This application allows you to graph your Basis data in several ways and allows you to easily move across dates, plot mulitple attributes simultaneously, and understand trends and answer questions. This application assumes you've already run the BasisRetriever application and downloaded your metrics in csv format.
    Downloads: 0 This Week
    Last Update:
    See Project
  • $300 in Free Credit Across 150+ Cloud Services Icon
    $300 in Free Credit Across 150+ Cloud Services

    VMs, containers, AI, databases, storage | build anything. No commitment to start.

    Start your project in minutes. After credits run out, 20+ products include free monthly usage. Only pay when you're ready to scale with Google Cloud.
    Start Building Free
  • 5
    We have moved to github! Please visit us at https://github.com/ROOTPWA-Maintainers/ROOTPWA. ######################## ROOTPWA is a toolkit for partial-wave analysis of multi-particle final states produced in high-energy particle reactions. It is used to determine hadron spectra from experimental data. NOTE: The code is only accessible through the git repository in the "Code" section of this website. Please refer to the README file on how to get and install ROOTPWA and on how to...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    OpenCMISS-Zinc

    OpenCMISS-Zinc

    A Library for Interactive Modelling and Visualisation

    The OpenCMISS-Zinc Library (opencmiss.org/zinc), or Zinc, is a software library for building interactive graphical modelling and visualisation applications. Models are represented in Zinc as mathematical fields defined over domains, including finite elements with support for high-order basis functions, complex parameter mappings and time variation, and image-based fields. Further fields can be defined by mathematical expressions and algorithms on existing fields, including image...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 7
    romanHunter

    romanHunter

    ROuter MAN HUNTER detects wireless attackers and captures their MAC

    romanHunter (router man Hunter) is a wireless honeypot or closer to a sinkhole that will bait a cracker, capture the MAC address, reset the WIFI password (effectively destroying their connection) and wait for the next authorized connection. The password changes happen on a round robin basis from entries in the password file (pw_list.txt).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    grandPA

    grandPA

    DMX Software,Lichtsteuerung,Moving Light,LED,ArtNet DMX,

    in Entwicklung / in Development ! ! ! Movinglight Steuer Software, für den Robusten Live Einsatz. Die Ich so konzipiere das man eigene Hardware anschließen kann. Und größtenteils nicht mit der Maus bedient werden muss. Tastatur und Midi Pult Einsatzbereich - Disco - Konzert Schow - TV Produktion ;-) Implementiert: - nur ArtNet output (DMX512) - Movinglights (Fixtures) - Kommandozeile - Preset (preset fadetime) - Effecte (sinus,cosinus...) - Programmer...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9

    nwbas2ecce

    nwbas2ecce converts nwchem basis set files to the ECCE format

    The basis sets included with ECCE have -- as far as I can tell -- not been updated for many years. In addition, many of the newer basis sets that come with nwchem aren't included, such as the def2- series. nwbas2ecce is a python script that aims to automate as much as possible of the conversion process of a nwchem basis set file into the files necessary for ECCE to included it in the basis set tool.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Gemini 3 and 200+ AI Models on One Platform Icon
    Gemini 3 and 200+ AI Models on One Platform

    Access Google's best plus Claude, Llama, and Gemma. Fine-tune and deploy from one console.

    Build generative AI apps with Vertex AI Studio. Switch between models without switching platforms.
    Start Free
  • 10

    RASPnmr

    Protein NMR backbone resonance assignment

    RASP uses structure-based chemical shift predictions to solve the backbone resonance assignment problem in protein NMR spectroscopy. This enables rapid determination of highly accurate assignments on the basis of minimal experimental datasets, even for spectroscopically challenging proteins. RASP takes as input spin systems assembled on the basis of an arbitrary set of conventional triple-resonance NMR experiments. Uniquely, RASP is capable of extensive assignments even in the abscence of...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    python dagger

    File dependency graph evaluator in pure python.

    Dagger evaluates file dependencies in a directed-acyclic-graph (DAG) like GNU make, but timestamps or hashes can be used on a per-file basis when evaluating which file nodes are up to date or stale. Use fast timestamp comparisons on large files when hashing is too slow, and hashing on small files. When hashing is used, it's stored in either a text file or sqlite database (in-memory at runtime is optional). Files can be forced as stale or uptodate. Dagger can be used as a building block for a...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    ZetaBoards topic fetcher
    Fetches topics with new posts from ZetaBoards forums and does something with the URLs, like opening them in a browser. Configurations can be stored and manipulated for quicker fetching. Development, translations, bug reports, etc. are handled at Launchpad: https://launchpad.net/zb-fetcher SourceForge is used to host released files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    BitBake is a simple tool for the execution of tasks. It is derived from Portage, which is the package management system used by the Gentoo Linux distribution. It is most commonly used to build packages, and is used as the basis of the OpenEmbedded project
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Python implementation of LaGrange, Bezier, and B-spline curves. The algorithms use their respective interpolation/basis functions, so are capable of producing curves of any order. The B-splines use Cox-De Boor and support knot insertion. 2-d only.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    CSVChecker is a python utility designed to check CSV file for field length and format. Configuration is made on a field basis through YAML configuration file.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    BASIS FOR AN OPEN SOURCE PROJECT to convert NoteWorthy Composer files from/to MusicXML. Two Python 3 programs for NoteWorthy Composer files in nwctxt format. 1. nwctxt2xml.py - Converts nwctxt into XML 2. xml2nwctxt.py - Converts XML into nwctxt
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    This is a MySQL log analyzer written in Python2.4. It analyses logs in a hourly basis, and outputs statistical information about queries.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    The Wedgetail project provides the basis for a shared electronic health record. The project provides a schema for an SQL implementation of a sharedEHR, as well as the tools required to interact securely with the database.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    IVuPy is a set of Python bindings for the Coin3D C++ class libraries which serve to create software for 3D visualization in science and engineering. IVuPy aims to be a solid basis for large Python programs for 3D visualization and data analysis.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    General purpose agents using reinforcement learning. Combines radial basis functions, temporal difference learning, planning, uncertainty estimations, and curiosity. Intended to be an out-of-the-box solution for roboticists and game developers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    rss2email is an automated service that delivers news via email. It\'s based on the use of RSS/RDF news feeds. It provides you the latest headlines for the sites you are interested in by emailing the news items to you on a regular basis.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    fbm intends to provide modular software system for backup of any type of computer stored digital data. Basis of this system is database of all instances of every file. Any common storage media can be used.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    HORUS is a system for knowledge acquisition, hypothesis generation, inference and learning. It is an interactive, internet environment accessible to a diverse community of users (public-access or membership basis) - see also UMKAILASH project for more.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    The Sentry tools provide host-level security services for the Unix platform. PortSentry, Logcheck/LogSentry, and HostSentry protect against portscans, automate log file auditing, and detect suspicious login activity on a continuous basis.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 25
    Galileo is a library for developing custom distributed genetic algorithms developed in Python. It provides a robust set of objects that can be used directly or as the basis of derived objects. Its modularity makes it easy to extend the functionality. The
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB