Showing 15 open source projects for "environment variable"

View related business solutions
  • Custom VMs From 1 to 96 vCPUs With 99.95% Uptime Icon
    Custom VMs From 1 to 96 vCPUs With 99.95% Uptime

    General-purpose, compute-optimized, or GPU/TPU-accelerated. Built to your exact specs.

    Live migration and automatic failover keep workloads online through maintenance. One free e2-micro VM every month.
    Try Free
  • 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. Switch between models without switching platforms.
    Start Free
  • 1
    Positron

    Positron

    Positron, a next-generation data science IDE

    Positron is a next-generation integrated development environment (IDE) created by Posit PBC (formerly RStudio Inc) specifically tailored for data science workflows in Python, R, and multi-language ecosystems. It aims to unify exploratory data analysis, production code, and data-app authoring in a single environment so that data scientists move from “question → insight → application” without switching tools.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 2
    EAGO.jl

    EAGO.jl

    A development environment for robust and global optimization

    ...Currently, EAGO supports problems that have a priori variable bounds defined and have differentiable constraints.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 3
    JavaCall.jl

    JavaCall.jl

    Call Java from Julia

    ...Julia 1.3.0 through Julia 1.6.2 are tested and guaranteed to work on Linux, macOS, and Windows via continuous integration. Julia 1.6.2 and newer should work on Linux and Windows. The JULIA_COPY_STACKS environment variable should be set to 1 on macOS and Linux, but not Windows.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 4
    SPX

    SPX

    A simple & straight-to-the-point PHP profiling extension

    ...It differentiates itself from other similar extensions as being totally free and confined to your infrastructure (i.e. no data leaks to a SaaS). Very simple to use: just set an environment variable (command line) or switch on a radio button (web request) to profile your script. Thus, you are free of manually instrumenting your code (Ctrl-C a long running command line script is even supported). Using a dedicated browser extension or command line launcher. Multi metrics capable: 22 are currently supported (various time & memory metrics, included files, objects in use, I/O...). ...
    Downloads: 8 This Week
    Last Update:
    See Project
  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
    Try free now
  • 5
    alpha_vantage

    alpha_vantage

    A python wrapper for Alpha Vantage API for financial data.

    ...To get data from the API, simply import the library and call the object with your API key. Next, get ready for some awesome, free, realtime finance data. Your API key may also be stored in the environment variable ALPHAVANTAGE_API_KEY. The library supports giving its results as json dictionaries (default), pandas dataframe (if installed) or csv, simply pass the parameter output_format='pandas' to change the format of the output for all the API calls in the given class.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 6
    Manage events on a Google Calendar

    Manage events on a Google Calendar

    Manage events on a Google Calendar

    This package makes working with a Google Calendar a breeze. Manage events on a Google Calendar. The first thing you’ll need to do is get credentials to use Google's API. I’m assuming that you’ve already created a Google account and are signed in. Head over to Google API console and click "Select a project" in the header. You can give the service account a name. You can name it anything you’d like. In the service account id you’ll see an email address. We’ll use this email address later on in...
    Downloads: 7 This Week
    Last Update:
    See Project
  • 7
    tika-python

    tika-python

    Python binding to the Apache Tika™ REST services

    ...To use this library, you need to have Java 7+ installed on your system as tika-python starts up the Tika REST server in the background. To get this working in a disconnected environment, download a tika server file (both tika-server.jar and tika-server.jar.md5, which can be found here) and set the TIKA_SERVER_JAR environment variable to TIKA_SERVER_JAR="file:////tika-server.jar" which successfully tells python-tika to "download" this file and move it to /tmp/tika-server.jar and run as a background process. This is the only way to run python-tika without internet access. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    kb

    kb

    A minimalist command line knowledge base manager

    ...While focused on text content, it also supports non-text artifacts such as PDFs and images, which can still be indexed and referenced, and it integrates with editors specified by the user’s $EDITOR environment variable to make detailed editing seamless.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9
    Algorithm Visualizer

    Algorithm Visualizer

    Interactive Online Platform that Visualizes Algorithms from Code

    Hacker Scripts is a light-hearted collection of small automation and demo scripts that solve amusing everyday tasks or illustrate quick integrations with external services. The repo collects short programs (originally a set of shell and Ruby scripts) and many community contributed ports in other languages to show “how you might automate X” — for example sending a quick SMS, firing off an email, or triggering a coffee maker — with examples and scheduling snippets included. The README explains...
    Downloads: 3 This Week
    Last Update:
    See Project
  • Try Google Cloud Risk-Free With $300 in Credit Icon
    Try Google Cloud Risk-Free With $300 in Credit

    No hidden charges. No surprise bills. Cancel anytime.

    Use your credit across every product. Compute, storage, AI, analytics. When it runs out, 20+ products stay free. You only pay when you choose to.
    Start Free
  • 10
    docconv

    docconv

    Converts PDF, DOC, DOCX, XML, HTML, RTF, etc to plain text

    A Go wrapper library to convert PDF, DOC, DOCX, XML, HTML, RTF, ODT, Pages documents and images (see optional dependencies below) to plain text. See go help install for details on the installation location of the installed docd executable. Make sure that the full path to the executable is in your PATH environment variable. To add image support to the docconv library you first need to install and build gosseract. Now you can add -tags ocr to any go command when building/fetching/testing docconv to include support for processing images. Documents can be sent as a multipart POST request and the plain text (body) and meta information are then returned as a JSON object.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 11
    thoughtbot dotfiles

    thoughtbot dotfiles

    A set of vim, zsh, git, and tmux configuration files

    After the initial installation, you can run rcup without the one-time variable RCRC being set (rcup will symlink the repo's rcrc to ~/.rcrc for future runs of rcup). This command will create symlinks for config files in your home directory. Setting the RCRC environment variable tells rcup to use standard configuration options. Exclude the README.md, README-ES.md and LICENSE files, which are part of the dotfiles repository but do not need to be symlinked in.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    mathSuite

    mathSuite

    Powerful Calculus Environment and Matrices Handling Engine

    ...The main purpose of this project is fast math-oriented algorithm virtualization, with an optimized direct text interface. Also it gives you a very powerful and fast Calculus Environment which let you handle easily interchangeable variable lists, matrices, LOGS and Settings Layouts with optimized Items Lists Managing Engine. You'll also be able to execute your own scriptfiles with a basic math-oriented beta script language. Some feature regarding Matrices and Linear Algebra Operations are LU-Factorization, SVD Decomposition, Rank Calculator, Ill Condition Checking and more... ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    imDEV

    imDEV

    Tools for multivariate data visualization, exploration and analysis.

    You may also like some newer work: http://createdatasol.com/ Project imDEV is an application of RExcel, which seamlessly integrates Excel and R for tasks focused on multivariate data visualization, exploration, and analysis. Interactive modules for dimensional reduction (imPCA), prediction (imPLS), feature selection, analysis of correlation (imCorrelations) and generation of networked structures (imGraph) provide an integrated environment for systems level analysis of multivariate data.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    A versatile desktop magnifying glass. Customizable sizes, drag the magnifier or lock it to the mouse, variable zoom, capture or snapshot the desktop underneath and more. It is mainly designed for ease of use, and for people with accessibility issues.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    The PropertyWindow control is a powerful control with a object model like as in the VB IDE. It has Alphabetical and Categorised listings of different variable types with dialogs for picking dates, colours, printers, folders, fonts, drives, passwords etc
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next
MongoDB Logo MongoDB