Showing 566 open source projects for "test"

View related business solutions
  • Gen AI apps are built with MongoDB Atlas Icon
    Gen AI apps are built with MongoDB Atlas

    Build gen AI apps with an all-in-one modern database: MongoDB Atlas

    MongoDB Atlas provides built-in vector search and a flexible document model so developers can build, scale, and run gen AI apps without stitching together multiple databases. From LLM integration to semantic search, Atlas simplifies your AI architecture—and it’s free to get started.
    Start Free
  • Level Up Your Cyber Defense with External Threat Management Icon
    Level Up Your Cyber Defense with External Threat Management

    See every risk before it hits. From exposed data to dark web chatter. All in one unified view.

    Move beyond alerts. Gain full visibility, context, and control over your external attack surface to stay ahead of every threat.
    Try for Free
  • 1
    FAKE2DB

    FAKE2DB

    Create custom test databases that are populated with fake data

    Generate fake but valid data filled databases for test purposes using most popular patterns(AFAIK). Current support is sqlite, mysql, postgresql, mongodb, redis, CouchDB. The installation through pypi retrieves 'fake-factory' as a main dependency. db argument takes 6 possible options, sqlite, mysql, postgresql, mongodb, redis, CouchDB. name argument is OPTIONAL. When it is absent fake2db will name db's randomly. host argument is OPTIONAL. Hostname to use for database connection. Not used...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    PyTorch Book

    PyTorch Book

    PyTorch tutorials and fun projects including neural talk

    This is the corresponding code for the book "The Deep Learning Framework PyTorch: Getting Started and Practical", but it can also be used as a standalone PyTorch Getting Started Guide and Tutorial. The current version of the code is based on pytorch 1.0.1, if you want to use an older version please git checkout v0.4or git checkout v0.3. Legacy code has better python2/python3 compatibility, CPU/GPU compatibility test. The new version of the code has not been fully tested, it has been tested...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3
    cookiecutter-django-rest

    cookiecutter-django-rest

    Build best practiced apis fast with Python3

    You need to make a scalable api on a deadline. You deeply care about the quality of your work. cookiecutter-django-rest takes care of the details so you can focus on making your api awesome. Scaffolding a project takes seconds and it gives you authentication, user accounts, and the docs and tests to support them. Just add your own resources to the api and start shipping. Start off with full test coverage, continuous integration, and continuous deployment. Complete Django Rest Framework...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    zCharter
    Charting tools, backtesting tools, and data visualization tools for the most popular cryptocurrencies.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Simple, Secure Domain Registration Icon
    Simple, Secure Domain Registration

    Get your domain at wholesale price. Cloudflare offers simple, secure registration with no markups, plus free DNS, CDN, and SSL integration.

    Register or renew your domain and pay only what we pay. No markups, hidden fees, or surprise add-ons. Choose from over 400 TLDs (.com, .ai, .dev). Every domain is integrated with Cloudflare's industry-leading DNS, CDN, and free SSL to make your site faster and more secure. Simple, secure, at-cost domain registration.
    Sign up for free
  • 5
    XOS test builds

    XOS test builds

    AOSP-based Operating System (On phone tap on "Try to download anyway")

    halogenOS test builds (release builds are just a leftover) The test builds and modules are supposed to be only used by our testers. But if you are not a tester, and use these builds anyways, don't expect support if you get problems. You can report the bugs, but you have to be experienced enough to know how to revert back to a working state and how to report bugs and provide logs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Pulsar framework

    Pulsar framework

    Event driven concurrent framework for Python

    Event-driven concurrent framework for Python. Pulsar's goal is to provide an easy way to build scalable network programs. In the Hello world! webserver example above, many client connections can be handled concurrently. Pulsar tells the operating system (through epoll or select) that it should be notified when a new connection is made, and then it goes to sleep. Pulsar uses the asyncio module from the standard python library and it can be configured to run in multi-processing mode. The http...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    pycodestyle

    pycodestyle

    Simple Python style checker in one Python file

    pycodestyle (formerly pep8) is a tool to check your Python code against some of the style conventions in PEP 8. This package used to be called pep8 but was renamed to pycodestyle to reduce confusion. Plugin architecture, adding new checks is easy. Parseable output, jump to error location in your editor. Just one Python file, requires only stdlib. You can use just the pycodestyle.py file for this purpose. Comes with a comprehensive test suite. There's also a package for Debian/Ubuntu, but it's...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    TEACUP

    TEACUP

    TCP Experiment Automation Controlled Using Python

    ... congestion control algorithm), an experiment is made up of multiple tests. For each experiment and test, TEACUP collects a range of data, such as tcpdump files of traffic seen or TCP stack information (e.g. using Web10G). TEACUP also collects a variety of metadata from the end hosts and bottleneck router, such as the actual OS/kernel version(s) used. TEACUP also provides some simple tools for analysing the results of experiments, such as plotting a flow's experienced RTT over time.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    multibootusb

    multibootusb

    Create multi boot live Linux on a USB disk...

    Multi Boot USB / MultiBoot USB / MultiBootUSB is a software / installer which allows user to install multiple Live Linux Distros in to a single USB drive / Pendrive / Flash drive and able to boot from it. USB can be tested without reboot using inbuilt QEMU.
    Leader badge
    Downloads: 285 This Week
    Last Update:
    See Project
  • Build Securely on AWS with Proven Frameworks Icon
    Build Securely on AWS with Proven Frameworks

    Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.

    Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
    Download Now
  • 10
    WireFactory Simulator

    WireFactory Simulator

    Small factory simulator for control logic test purpose

    ... implemented to help to test more complex automation systems during a doctorate course under guidance of: Supervisor: Prof. Dr. Roberto Silvio Ubertino Rosso Jr. Co-Supervisor: Prof. Dr. André Bittencourt Leal at Santa Catarina University State (UDESC) located in Joinville/Brazil. CONTACT INFO ------------ Leandro Israel Pinto leandroip.com leandro.israel.p@gmail.com
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    iSCSIsim is a powerful generic test tool for iSCSI targets. Its capabilities include SCSI command injection, error insertion, and recovery testing: all with built-in validation of test results.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    httpbin

    httpbin

    HTTP request and response service, written in Python + Flask

    httpbin is a HTTP request & response service. It is written in Python and Flask. With the HTTP methods you can test different HTTP verbs. You also have auth methods, status codes to generate responses with given status code, request inspection features to inspect the request data, response inspection to inspect the response data like caching and headers. The response formats feature returns responses in different data formats, the dynamic data feature generates random and dynamic data. You can...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Deep Learning with Keras and Tensorflow

    Deep Learning with Keras and Tensorflow

    Introduction to Deep Neural Networks with Keras and Tensorflow

    ... in the development version). The goal of libgpuarray is (from the documentation) make a common GPU ndarray (n dimensions array) that can be reused by all projects that is as future proof as possible, while keeping it easy to use for simple need/quick test. The easiest way to get (most) these is to use an all-in-one installer such as Anaconda from Continuum. These are available for multiple architectures.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Solid Python

    Solid Python

    A comprehensive gradient-free optimization framework written in Python

    Solid is a Python framework for gradient-free optimization. It contains basic versions of many of the most common optimization algorithms that do not require the calculation of gradients, and allows for very rapid development using them.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 15
    REST framework JWT Auth

    REST framework JWT Auth

    JSON Web Token Authentication support for Django REST Framework

    ... endpoints over SSL/TLS to protect against content tampering and certain kinds of replay attacks. You can easily test if the endpoint is working by doing the following in your terminal, if you had a user created with the username admin and password password123. Alternatively, you can use all the content types supported by the Django REST framework to obtain the auth token.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    TekDS820

    Drive your obsolete Tek oscilloscope remotely with python

    Control a Tek TDS-820 remotely via a GPIB interface using linux-gpib, python, matplotlib and tkinter. The programming manual is used to generate an XML schema which is then used to assist in building extra functionality into the tkinter user interface.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    ELINT Alchemist

    Plot, analyse and measure ELINT Time-Based data.

    This program will open an ELINT Time-Based Data (TBD) file and plot it for purposes of measurement and analysis. Test files included. New ver 0.4 added 2018-01-01.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Spectral-SpecPro

    Spectral-SpecPro

    Spectral - software for manipulating optical spectroscopy data

    Spectral-SpecPro helps with the manipulation of optical spectroscopy data. Spectral takes files produced by Jasco instruments (uv-vis absorbance, fluorescence, circular dichroism readings as a function of wavelength, temperature, or time) and facilitates basic operations such as unit conversion (CD spectra), conversion into the format taken by CDPro (estimation of secondary structure; CD spectra), scatter correction (absorbance spectra), smoothing, re-sampling of the x-axis, and generic...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    ProfileTool is a Windows 7 command line utility, for various operations on Windows 7 profiles. Its main purpose is to duplicate a profile as "default profile". It can also copy, delete, check size and delete temporary files on all profiles.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 20

    MethyMer

    Design of specific primer combinations for bisulfite sequencing

    MethyMer is a Python-based tool aimed at selecting specific primers for amplification of complete CpG islands. These regions are difficult in terms of selection appropriate primers because of their low-complexity, polyN-, CG-richness, etc. MethyMer have a flexible scoring system capable of selecting primers in problematic regions (e.g. SpG islands) and includes specificity test (based on bowtie alignment against bisulfite-treated genome). It also incorporates TCGA CpG methylation...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Antenna DTV
    Antenna, a free and open-source dvb-t (terrestrial digital tv) tuner for linux desktops. Antenna is a full featured tool to see what's going on in the sky. It enables you to scan, watch and record television, radio and services broadcasted on air.
    Leader badge
    Downloads: 4 This Week
    Last Update:
    See Project
  • 22

    relay_control

    easy control for the masla relay devices

    A nice and simple solution to control and test the masla.de relay devices. It provides a schematic or overview to easy switch relays on or off. The USB interface of the devices makes a connection easy. Written in python and use of pygtk and pyserial it can be used flexible on several platforms. And it's just a example to control the relay-devices to help you write your own program.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    SpiderFoot

    SpiderFoot

    Open Source Intelligence Automation.

    SpiderFoot is an open source intelligence automation tool. Its goal is to automate the process of gathering intelligence about a given target, which may be an IP address, domain name, hostname or network subnet. SpiderFoot can be used offensively, i.e. as part of a black-box penetration test to gather information about the target or defensively to identify what information your organisation is freely providing for attackers to use against you.
    Leader badge
    Downloads: 151 This Week
    Last Update:
    See Project
  • 24
    composight
    Composight is a cross-platform toolkit for 3D-image processing in the domain of composite materials science. It is written in C++ and provides small, problem-specific applications for viewing, filtering and segmentation of volumetric data such as micro-CT scans. The main objective is not to provide yet another complex application for volume data visualization and medical image processing. Instead, Composight is a collection of small and simple apps that have already been successfully used to...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 25
    Krisk

    Krisk

    Statistical Interactive Visualization with pandas+Jupyter integration

    Krisk brings Echarts to the Python Data Science Ecosystem, and helpful tools for high-level statistical interactive visualization.
    Downloads: 0 This Week
    Last Update:
    See Project
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.