Showing 22 open source projects for "python data analysis"

View related business solutions
  • 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
  • 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
    blockfrost-python

    blockfrost-python

    Python 3 SDK for the Blockfrost.io API

    API for Cardano decentralized blockchain. Accessing and processing information stored on the blockchain is not trivial. We provide abstraction between you and blockchain data, taking away the burden of complexity, so you can focus on what really matters - developing your applications. Our basic tier is and always will be free of charge. We nurture development and the Cardano ecosystem. However, if you want to support us, please consider upgrading.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Kinto

    Kinto

    A generic JSON document store with sharing and synchronisation options

    Kinto is a minimalist JSON storage service with synchronization and sharing abilities. It is meant to be easy to use and easy to self-host. Kinto is used at Mozilla and released under the Apache v2 license. It’s hard for frontend developers to respect users' privacy when building applications that work offline, store data remotely and synchronize across devices. Existing solutions either rely on big corporations that crave user data or require a non-trivial amount of time and expertise to set...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3
    Contact Management Software
    System for market research for improved customer lifecycle management. Boosts acquisition, relationships, and collaboration through role-based access, scheduling, and task management
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    ipfs-api-mount

    ipfs-api-mount

    Mount IPFS directory as local FS

    Mount IPFS directory as local FS. go-ipfs daemon has this function but as of version 0.9.1 it's slow. ipfs-api-mount aims to be more efficient. For sequential access to random data it's ~3 times slower than ipfs cat but also ~20 times faster than cating files mounted by go-ipfs. It's supposed that FS mounted by go-ipfs daemon is slow because of file structure being accessed in every read. By adding caching one can improve performance a lot. Apart from mounting one specified CID you can also...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Turn Your Content into Interactive Magic - For Free Icon
    Turn Your Content into Interactive Magic - For Free

    From Canva to Slides, Desmos to YouTube, Lumio works with the tech tools you are already using.

    Transform anything you share into an engaging digital experience - for free. Instantly convert your PDFs, slides, and files into dynamic, interactive sessions with built-in collaboration tools, activities, and real-time assessment. From teaching to training to team building, make every presentation unforgettable. Used by millions for education, business, and professional development.
    Start Free Forever
  • 5
    --- IMPORTANT : This project has been moved to GitHub at https://github.com/clstoulouse/motu-client-python. Download the last version from the release page https://github.com/clstoulouse/motu-client-python/releases. --- Motu is a high efficient and robust Web Server which fills the gap between heterogeneous Data Providers to End Users. Motu handles, extracts and transforms oceanographic huge volumes of data without performance collapse. This client enables to extract and download...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Decentralized Internet

    Decentralized Internet

    SDK for building decentralized web and distributed computing projects

    This project was created in order to support a new internet. One that is more open, free, and censorship-resistant in comparison to the old internet. An internet that eventually wouldn't need to rely on telecom towers, an outdated grid, or all these other "old school" forms of tech. We believe P2P compatibility is an important part of the future of the net. Grid Computing also plays a role in having a better means of transferring information in a speedy, more cost-efficient and reliable manner.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    iTelliHashCSV

    iTelliHashCSV

    Cryptographic Hashing Application for CSV Files

    iTelliHashCSV is a cryptographic “one-way” hashing application designed to securely protect sensitive or private information from disclosure. Proper use of this program allows organizations, businesses, and individuals (i.e., the data owners) to share complete/intact datasets containing sensitive data with others without actually disclosing the sensitive or private information. Additionally, if such datasets are subsequently modified or enhanced through value-added services or products provided...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    iTelliHashExcel

    iTelliHashExcel

    Cryptographic Hashing Application for Excel Files

    iTelliHashExcel is a cryptographic “one-way” hashing application designed to securely protect sensitive or private information from disclosure. Proper use of this program allows organizations, businesses, and individuals (i.e., the data owners) to share complete/intact datasets containing sensitive data with others without actually disclosing the sensitive or private information. Additionally, if such datasets are subsequently modified or enhanced through value-added services or products...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    [[We are in the progress of moving to github]] Metalinks is a project to facilitate data distribution over mirrors and P2P networks. It does so by defining an XML format and the tools to handle these. The metalink files contain all the information needed to download and verify files.
    Leader badge
    Downloads: 6 This Week
    Last Update:
    See Project
  • Build Securely on Azure with Proven Frameworks Icon
    Build Securely on Azure 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
    ImpraStorage

    ImpraStorage

    ImpraStorage provided a private imap access to store large files

    ImpraStorage provided a private imap access to store large files. Each file stored on the server is split in severals random parts. Each part also contains random noise data (lenght depends on a crypt key) to ensure privacy and exclude easy merge without the corresponding key. An index of files stored is encrypt (with the symmetric-key algorithm Kirmah) and regularly updated. Once decrypt, it permit to perform search on the server and download each part. transfert process is transparent...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    diwacs

    diwacs

    Diwa is a project collaboration tool.

    Diwa is a software ment to simplify sharing rich media and files that are important for the project between team members in the same room. It offers simple solutions for example exporting urls and files to another PC via drag and drop and the files are stored in "Project Folder" and there can be database entry for it as well. Diwa also supports remote controlling another PC running the DiWaCS software and creating events which save screenshots from all the computers and optionally a image...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Enigmatic CGI pastebin
    Simple CGI script which allows you to transfer sensitive ascii data (passwords, hashes, pem keys) via HTTPS. SSL MUST BE implemented by webserver. Algorithm: - Paste new data into textarea, submit. You get link Link consists of three md5 hashes from salt. File, containing your data, named that way. So, it is hard to bruteforce links/files. - Whenever link being opened, script reads file and prints its content into brower in text/plain content-type. Afterthat, script removes file. So...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Roxbird Download Manager
    RoxBird is a advanced graphical download manager. It can accelerate your download speed upto 40% than your normal speed. Among others its key-features include file-browser, Pre-viewer, recursive downloading,Scheduling & Queues, Write-cache, and more.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 14
    cfv is a utility to both test and create .sfv(Simple File Verify), .csv, .crc, md5sum, bsd md5, sha1sum, and .torrent files. cfv also includes test-only .par and .par2 support. These are commonly used to ensure the correct retrieval or storage of data
    Downloads: 6 This Week
    Last Update:
    See Project
  • 15
    sabnzbd-xmlgui is an Ajax based frontend built around sabnzbdplus. It also provides an xml based API for other applications to easily connect with sabnzbd while at the same time maintaining the existing web based ajax gui.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Upstream is a collection of tools that allow users to send in system specific log and troubleshooting data to support personnel. Furthermore, developers can use Upstream to enhance the scope of their bug/support tracking systems.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    mfr or multi ftp relay is a program that makes possible accessing multiple ftp servers in a NATted (or otherwise private) network;data connections (eg. upload and download) will not be relayed,exploiting the high velocity of these networks.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Backup your data by trading it with peers on the Internet.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Banyan is an enterprise class, web based, information management system that helps people work collaboratively to solve complex problems. Banyan increases project performance and reduces risk through the power of collaborative clear thinking.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    ServicemarX allows you to easily discover, bookmark, and share network services. It extends Bonjour (formerly known as Rendezvous) by expanding its scope Internet-wide. ServicemarX also enables Tiger's Wide Area capabilities. (full source in CVS below)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    In supermodernistic times data has to be cultivated not merely stored. Proper cultivation involves p2p exchange, arbitrary linking, modular referential reusage, lowest-denominator publishing, collaborative authoring. Stefanix is another try to achive this
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Objective: To create the most visually appealing as well as feature rich bittorrent based application. It aims to provide a gross amount of statistical and network data in a visually empowered format.
    Downloads: 5 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next
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.