Showing 23 open source projects for "wget python"

View related business solutions
  • 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
  • Keep company data safe with Chrome Enterprise Icon
    Keep company data safe with Chrome Enterprise

    Protect your business with AI policies and data loss prevention in the browser

    Make AI work your way with Chrome Enterprise. Block unapproved sites and set custom data controls that align with your company's policies.
    Download Chrome
  • 1
    Arch Installer

    Arch Installer

    Arch Linux installer - guided, templates etc.

    Just another guided/automated Arch Linux installer with a twist. The installer also doubles as a python library to install Arch Linux and manage services, packages, and other things inside the installed system (Usually from a live medium).
    Downloads: 22 This Week
    Last Update:
    See Project
  • 2
    wttr.in

    wttr.in

    The right way to check the weather

    wttr.in is a console-oriented weather forecast service that supports various information representation methods like terminal-oriented ANSI-sequences for console HTTP clients (curl, httpie, or wget), HTML for web browsers, or PNG for graphical viewers. Originally started as a small project, a wrapper for wego, intended to demonstrate the power of the console-oriented services, wttr.in became a popular weather reporting service, handling tens of millions of queries daily.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 3
    HTTPie

    HTTPie

    A CLI, cURL-like tool for humans

    HTTPie is a modern command-line HTTP client that makes CLI interaction with web services as human-friendly as possible. It offers a plethora of friendly features that make it an excellent curl alternative. It is equipped with an intuitive UI, JSON support, syntax highlighting and so much more. HTTPie gives a single http command for sending arbitrary HTTP requests with a simple, natural syntax, and displayed in a formatted, colorized terminal output. HTTPie can be installed on macOS,...
    Downloads: 8 This Week
    Last Update:
    See Project
  • 4
    Whalebrew

    Whalebrew

    Homebrew, but with Docker images

    ...Docker works well for packaging up development environments, but there are lots of tools that aren't tied to a particular project: awscli for managing your AWS account, ffmpeg for converting video, wget for downloading files, and so on. Whalebrew makes those things work with Docker, too. Whalebrew can run almost any CLI tool, but it isn't for everything (e.g. where commands must start instantly). It works particularly well for a Python app that requires C libraries, specific package versions, and other CLI tools that you don't want to clutter up your machine with. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • DAT Freight and Analytics - DAT Icon
    DAT Freight and Analytics - DAT

    DAT Freight and Analytics operates DAT One truckload freight marketplace

    DAT Freight & Analytics operates DAT One, North America’s largest truckload freight marketplace; DAT iQ, the industry’s leading freight data analytics service; and Trucker Tools, the leader in load visibility. Shippers, transportation brokers, carriers, news organizations, and industry analysts rely on DAT for market trends and data insights, informed by nearly 700,000 daily load posts and a database exceeding $1 trillion in freight market transactions. Founded in 1978, DAT is a business unit of Roper Technologies (Nasdaq: ROP), a constituent of the Nasdaq 100, S&P 500, and Fortune 1000. Headquartered in Beaverton, Ore., DAT continues to set the standard for innovation in the trucking and logistics industry.
    Learn More
  • 5

    dsp-fpga-dip-nn-pasa-itba

    Archivos para TPs de materias de Ingeniería Electrónica - ITBA

    Repositorio de archivos varios para TPs de materias de la carrera Ingeniería Electrónica del Instituto Tecnológico de Buenos Aires (ITBA). En general, son archivos .zip con imágenes o audios, para descargar en notebooks de Python (Jupyter) con wget o similares. 22.49 - Laboratorio de Dsp_fpga --->>> dsp-fpga 22.48 - Procesamiento de Imágenes --->>> dip 25.87 - Redes Neuronales II --->>> nn 22.46 - Procesamiento Adaptativo de Señales (Aleatorias) --->>> pasa
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Nautilus Core

    Nautilus Core

    Automation tools for deploying blockchain networks

    Naultilus Core is a tool to automate running Tezos Nodes. It allows customization of the most important node features, and easily running multiple nodes, along with different integrations to simplfy node interactions. With each Node in Archive mode, you can also start an instance of Conseil and Arronax. Nautilus Core is only supported in macOS and Linux. Running Tezos Nodes (particularly Archive Nodes) can take massive amounts of storage when fully synced (~300 GB). 16GB of memory is...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7
    rest-dev-vnc-docker

    rest-dev-vnc-docker

    Restful / SOAP API Development with common tools in VNC/noVNC Docker

    The idea is to use Docker with VNC/noVNC to aggregate all the needed and related Developments tools/IDEs within a single Docker as an agile way to stand up specific collections of tools quick within a Container quick computing needs. REST Development (this GIT) to cover end-to-end needs from JSON/XML, REST connection, Swagger, MongoDB, Test, etc. The use-cases of this kind of VNC/noVNC docker container is just limited by your imaginations and your device or network limitations. Virtually...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    redfish-lab

    Get started with the Redfish RESTful API from the DMTF

    Redfish-lab allows a smooth ramp-up with the Redfish RESTful API on an HPE ProLiant server, including UEFI/BIOS configuration with various scripting languages like PowerShell and Python. Small tutorials/articles are also proposed in the Wiki section.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    Network of Information

    Information Centric Networking using the NetInf paradigm.

    ...The software provides implementations of the NI naming scheme (draft-farrell-decade-ni) and other NetInf features (such as convergence layers, forwarding, caching) in different languages, including C, Clojure, Java, PHP, Python, and Ruby. It also contains additional tools such as patches to curl and wget and shells scripts for web server support.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Total Network Visibility for Network Engineers and IT Managers Icon
    Total Network Visibility for Network Engineers and IT Managers

    Network monitoring and troubleshooting is hard. TotalView makes it easy.

    This means every device on your network, and every interface on every device is automatically analyzed for performance, errors, QoS, and configuration.
    Learn More
  • 10

    mysql2sqlite

    converts mysql database to sqlite database using php, pdo or exe

    Convert a mysql database to a Sqlite database. Includes two projects : A) A php script B) A windows executable, based on a python script Converts data, indexes and foreign key constraints. About the php script : -don't need a lot of memory -good speed Was projected to use on VDS/VPS. Usage: wget https://sourceforge.net/projects/mysql2sqlite/files/mysql2sqlite/download chmod +x mysql2sqlite ./mysql2sqlite About the Windows executable and the Python script : Usage : edit the in i file to fit your system, and just run the exe or the python script.
    Downloads: 7 This Week
    Last Update:
    See Project
  • 11

    wd2epub

    wd2epub creates epub file from the set of html files

    Set of python scripts to create epub files from a copy of website in your disk (e.g. by wget).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    HTTP Replicator is a general purpose caching proxy server written in python. It reduces bandwidth by merging concurrent downloads and building a local 'replicated' file hierarchy, similar to wget -r. The cache is also accessible through a web interface
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    url-al

    url-al,wget,gpl,free,software

    Este pequeño script descarga una lista de URLs colocadas en un archivo de texto por usted, utilizando wget para descargar... A diferencia de wget esta pensado solo para descargar URLs Directas o URLs de servidores como: mediafire, (en futuro más añadidos como rapishare,bango,deposfile,etc) busca el link automáticamente y descargara. También cuenta con otras características como recordar recargas y no repetirlas (por defecto) o descargarlas nuevamente si es que usted desea...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Web-Frontend for various Transfer-Clients. 1.0-beta supports BitTornado, Transmission, BitTorrent (mainline), Azureus, nzbperl and wget.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Efficent WEB UI for wget utility written in python(twisted) . It's work without any web server. Script consists of a SINGLE file
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    SUPtest was created because my damn internet connection was intermittently slow. Utilizes ping and wget to generate long term logs of your internet connection quality. Also provides graphical display of these logs and creates .png reports.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Nn'I Skool
    EMulation. Visit http://nniteam.altervista.org/index.php/En_Nn'I_skool Everyday to get correct timetables type in terminal (get an linux terminal emulator): wget http://nnigames.googlecode.com/files/lessons.ini and then put it on /ini/skool_daze
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    This project has two goals: a)get python wrapper for wget utility b) Create ligth&fast in work and development GUI Download meneger based on wget utility
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    PyLine is a shell that is designed for users who want a easier alternative to cmd, but it is in its earlier stages, so it may not have as many commands. Works on Linux and Windows, and may work on Mac.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Python script to test your Linux install for proper graphics drivers, wine, msfonts etc. and for installing/updating EVE-Online. Script will give log with explanation what need to be installed - will ask if you want it to install proper stuff.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    GenTube is a simple script who download and encode videos. Dependencies: Kdialog, ffmpeg, player of mpg (ej: mplayer), wget With GenTube you can: - download and encode videos from youtube - View your history of downloads - Select and play your videos
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Wildget is a console based application developed in Python, witch serves as a interface to wget allowing simultaneous downloads of multiple files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Debian Distribution Mirror is Python mirror software for Debian GNU/Linux distribution packages using wget
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next