Search Results for "python script notepad" - Page 13

Showing 574 open source projects for "python script notepad"

View related business solutions
  • Go from Data Warehouse to Data and AI platform with BigQuery Icon
    Go from Data Warehouse to Data and AI platform with BigQuery

    Build, train, and run ML models with simple SQL. Automate data prep, analysis, and predictions with built-in AI assistance from Gemini.

    BigQuery is more than a data warehouse—it's an autonomous data-to-AI platform. Use familiar SQL to train ML models, run time-series forecasts, and generate AI-powered insights with native Gemini integration. Built-in agents handle data engineering and data science workflows automatically. Get $300 in free credit, query 1 TB, and store 10 GB free monthly.
    Try BigQuery Free
  • AI-powered service management for IT and enterprise teams Icon
    AI-powered service management for IT and enterprise teams

    Enterprise-grade ITSM, for every business

    Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity. Maximize operational efficiency with refreshingly simple, AI-powered Freshservice.
    Try it Free
  • 1

    Garmin Connect Python Uploader

    A python script to upload .tcx, .fit, and .gpx files to Garmin Connect

    This project, gcpuploader, helps you to upload files created by your Garmin fitness GPS (.tcx, .fit, or .gpx files) to the Garmin Connect web site (connect.garmin.com) once they are extracted from the device. It was developed because of Garmin's utter lack of support for Linux OS. This Python project has been tested in a limited capacity in Python 2.6.5 under Linux and Python 2.7.2 under Windows XP as well. **Tapiriik is an open source web service which syncs data between various...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 2

    UniPyRange

    Tool to fetch protein/DNA truncation constructs from Uniprot DB

    Very simple python script which saves you the pains of counting the amino acids/DNA bases in fasta files from the Uniprot and NCBI RefSeq Database (1, 2). Lets say you want the amino acid sequence of range 128-387 from a 1000 amino acid protein - this script will help you to avoid counting mistakes by just showing you the specified sequence in amino acids and coding DNA base pairs (ideal for amplification primer design) of a specified Uniprot ID
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    This script can convert raw diffraction images to JPEG files. Support ADSC, MarCCD, Mar345, RAXIS and PILATUS, and can be run on Windows, Linux and Mac OS X.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    Automated Build Tool

    Utility to install programs from tar archive

    This python script can decompress,configure,compile and install tar and zip archives with only one command.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Easily Host LLMs and Web Apps on Cloud Run Icon
    Easily Host LLMs and Web Apps on Cloud Run

    Run everything from popular models with on-demand NVIDIA L4 GPUs to web apps without infrastructure management.

    Run frontend and backend services, batch jobs, host LLMs, and queue processing workloads without the need to manage infrastructure. Cloud Run gives you on-demand GPU access for hosting LLMs and running real-time AI—with 5-second cold starts and automatic scale-to-zero so you only pay for actual usage. New customers get $300 in free credit to start.
    Try Cloud Run Free
  • 5
    AMPPS

    AMPPS

    AMPPS is a LAMP/MAMP/WAMP stack

    ...Softaculous is ready for your desktops with AMPPS to boost your development. Like servers, now auto-installation is possible on your desktop too. It provides your favorite script installations by the click of a button.
    Downloads: 17 This Week
    Last Update:
    See Project
  • 6
    dezoomify

    dezoomify

    Download and losslessly untile Zoomify images

    The Dezoomify Python script takes a URL of a page with a Zoomify image in it, asynchronously downloads the image's tiles and losslessly stitches them together into a single image. You can also download several images at once in batch mode. Any zoom level of an image can be downloaded while the most zoomed in one is used by default.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7

    CallPy

    Implements a bridge between octave and python

    Callpy is a group of octave and python scripts which is intended to make a bridge between the octave and the python language in a way that calling a python function from an octave script becomes something intuitive. It is possible to call an octave function from python too. In fact callpy is made up by three scripts. The first script (which is an octave function) is written in octave language, and the second one is a python script. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    Maintainability Index

    Mainainability Index for C/C++/Java source code

    This is a python script for calculating maintainability index for C/C++ source code. It is based on lizard code complexity analyzer ( http://www.lizard.ws/ ) I tried contacting the original author of lizard to incorporate the maintainability index computation into the primary distribution but got no reply, hence this fork. This is a simple command-line utility.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    myfitnesspal.com LeanGains updater

    How to easily use myfitnesspal.com with leangains

    A small Python script that talks to the API-less site myfitnesspal.com to automatically update daily macronutrient goals in order to implement the dietary portion of the LeanGains protocol. NOTE: MAY 10, 2015 -- With the most recent update to MyFitnessPal, this script is broken. These changes haven't been rolled out to all users yet. However, in the new version, MFP provides this functionality and this script is no longer necessary.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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
  • 10

    IBehave

    Behave is a little app to help people control themselves

    A Python script doing basic computer vision that takes control the webcam and with OpenCV processes the video stream to capture what is told to do.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    ldap nis 2 rfc2307bis

    ldap nis 2 rfc2307bis

    Migrate an ldap with nis schema to rfc2307bis schema

    A short script written in Python to migrate an ldap ldif file with nis schema to rfc2307bis schema. Synthax: ./ldap_nis_2_rfc2307bis.py <source ldif file> <dest ldif file>
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    Latest on Arxiv

    Parse the latest Arxiv RSS stream and get your institute preprints

    ...I provide this software as a demonstration on how we do it at the Kapteyn Astronomical Institute. The script is run daily as a cron command. Feel free to take and modify this code any way you want. But if you are using it, I'd love to at least here from you and know I didn't put this up for nothing. The program has no major prerequisites, except the Python package pyPdf. It is build for Python 2.6.x series, but will probably work on many others as well.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    jadm (jail admin)

    jail framework with vnet, zfs and /etc/jai

    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    bladedesigner
    The BladeDesigner package is a CAD/CAE tool providing classes for turbomachine blade design. So far it is optimized to be useful in the aerodynamic design process. It comes with a GUI but is most powerful with user defined python scripts.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 15

    blenderpython

    Blender Python user external scripts

    Blender Python users contributed external scripts repo/collection. Please check svn for files. Addons are almost kept up to date with current Blender svn for bugs please contact the script owner.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    dl141th

    Configure / read out the DL-141TH data logger

    The DL-141TH temperature/humidity data logger comes with a proprietary software which has a quite large footprint and is only available for Windows, but not for Linux. This project provides - a description of the USB/serial protocol - a python script to configure / read out the DL-141TH data logger which can be used at least from Windows and Linux
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    Python Quadratic Formula Solver

    This is a Script that I made in Python to find the roots of a line

    The script will find the roots of a line equation using the quadratic formula, whether it be real or imaginary. This script is nothing extraordinary I just put it up so someone trying to do something similar with imaginary numbers could use the code as reference.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    pymsg

    This is a basic python script the displays messageboxes with pygtk

    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    calc2booktab.latex

    calc2booktab.latex

    Script for OpenOffice/LibreOffice to convert tables to Latex-Code

    ...The soruceforge page won't get any bugfixes, please use the github repo if you want to try this macro. -------------------------------------------------------------------------- A Python extension for OpenOffice/LibreOffice to convert selected cells to LaTeX-Code. Its similar to Calc2Latex, but typographic formatting is more advanced (numeric columns, dcolumn-package, booktab-package) Script is tested and working with... ... Ubuntu 12.04 64 bit / LibreOffice 3 ... Windows 7 64 bit / LibreOffice 3* ... Arch Linux 64 bit / LibreOffice 4.2 *Encoding problems with special characters (non-unicode) on Windows reported.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 20

    portas

    Pequeno script em Python para provar o problema de Monty Hall

    O jogo consiste no seguinte: Monty Hall (o apresentador) apresentava 3 portas aos concorrentes, sabendo que atrás de uma delas está um carro (prémio bom) e que as outras têm prêmios de pouco valor. Na 1ª etapa o concorrente escolhe uma porta (que ainda não é aberta); De seguida Monty abre uma das outras duas portas que o concorrente não escolheu, sabendo à partida que o carro não se encontra aí; Agora com duas portas apenas para escolher — pois uma delas já se viu, na 2ª...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    MDownloader

    Descargar manga.

    Script desarrollado en python 2.7 Descarga manga desde diferentes servidores. Por ahora solo está disponible crunchyroll. De acá a unos días, saldrá una versión más completa. Puedes descargar desde crunchyroll los últimos capítulos de forma gratuita. Para descargar volúmenes o series completas es necesario tener cuenta premium.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 22

    NullsoftDecompiler

    Decompiler for setups creates with the Nullsoft Installer

    ...Generally 7-zip opens NSI[exe] files - since 9.33 [2014-06-15] there should be additionally the file [NSIS].nsi inside, that is the decompiled setup script. Attention this NSIS decompilation was disabled in 7z 15.06. So last version that officially **supports NSIS Script decompilation** is 7z **15.05** https://sourceforge.net/projects/sevenzip/files/7-Zip/15.05/ (2015-06-15) -> 7-zip 15.10 no longer decompiles NSIS script http://bit.do/7zNoMoreNSIS ^-however doing a private build you may get it back(more details in the post).
    Leader badge
    Downloads: 24 This Week
    Last Update:
    See Project
  • 23
    BGINFO4X - BGINFO for X and for Windows!

    BGINFO4X - BGINFO for X and for Windows!

    Shows desktop information on your screen

    BGINFO for X, also called BGINFO4X, is a clone of the popular program BGINFO for Microsoft Windows created by Sysinternals. BGINFO4X is designed for pretty print useful information (CPU model, Hostname, IP address, OS version, Office version, and much more ...) on your desktop background or wallpaper. See the screenshots to see BGINFO4X in action. BGINFO4X is Multi Platform (Windows, MacOSX, Linux, BSD). BGINFO4X is Highly Customizable. BGINFO4X is Open Source. BGINFO4X comes...
    Leader badge
    Downloads: 16 This Week
    Last Update:
    See Project
  • 24
    A python script for games server hosting.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25

    BioParallelCorporaExtractor

    BioPCE: a tool to extract parallel corpora of biomedical texts

    BioParallelCorporaExtractor (BioPCE) is Python tool to extract parallel corpora of biomedical texts. It's a joint work between Elise Prieur-Gaston, Antonio Jimeno Yepes and Aurélie Névéol. In the "Files" tab in this page, you can find the perl script used to web-crawl publisher data and a sample input file created for 5 MEDLINE citations. Each line in the input file should contain the PubMed identifier (PMID) and its Digital Object Idetifier (DOI) separated by the pipe symbol. ...
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB