Showing 71 open source projects for "python excel"

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
  • Simply solve complex auth. Easy for devs to set up. Easy for non-devs to use. Icon
    Simply solve complex auth. Easy for devs to set up. Easy for non-devs to use.

    Transform user access with Frontegg CIAM: login box, SSO, MFA, multi-tenancy, and 99.99% uptime.

    Custom auth drains 25% of dev time and risks 62% more breaches, stalling enterprise deals. Frontegg platform delivers a simple login box, seamless authentication (SSO, MFA, passwordless), robust multi-tenancy, and a customizable Admin Portal. Integrate fast with the React SDK, meet compliance needs, and focus on innovation.
    Start for Free
  • 1
    ospfdiscoverysnmp

    ospfdiscoverysnmp

    OSPF network discovery script via SNMP.

    ... between his PC and the router into the OSPF process, so he has IP connectivity to all other OSPF nodes. After providing necessary info and the OSPF info is gathered, the user has three choices: display the OSPF routers info on the screen, export the data to a file for Excel importing and generate the OSPF topology showing neighborships, router IDs and neighbor IPs. Tools used for coding and testing: Python 2.7.3, PySNMP, GNS3, Linux. Tested on Cisco 2621, 2691, 3660.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    cutplace
    Cutplace validates tabular data (CSV, fixed format) according to an interface control document (ICD). The ICD acts as executable specification and can be described using popular spreadsheet applications (Calc, Excel).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    simplex with branch and bound

    A tool for teaching simplex and branch & bound methods

    This is a tool for teaching simplex and branch & bound methods. For simplex method, it comes with several examples including degeneracy and cycling, and allow the user to dictate how to pivot. For branch and bound method, it is desinged to interact with the user to explore all possible branch and bound trees. The user can also load a problem from a text file or simply type in a model directly. The format is very simple and very similar to the LP format, see the packed-in examples.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    OpenNumismat

    OpenNumismat

    Coin collecting software for organize and manage your own catalogue

    This project has been migrated to github - please visit http://opennumismat.github.io OpenNumismat is a handy and reliable application aimed at coin lovers, numismatists or amateurs looking to create a numismatics collection. With OpenNumismat, you will be able to create, organize and manage your own coin catalogue with detailed description and photos for each of the items.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Test your software product anywhere in the world Icon
    Test your software product anywhere in the world

    Get feedback from real people across 190+ countries with the devices, environments, and payment instruments you need for your perfect test.

    Global App Testing is a managed pool of freelancers used by Google, Meta, Microsoft, and other world-beating software companies.
    Try us today.
  • 5

    CogPy

    Cognitive Python

    Cognitive Python is a cross-platform library for designing and conducting psychological experiments in Python. A few of its main features are: - A full-featured 2D display library for rapid development - Full control of computer I/O (display, mouse, keyboard, gamepad, joystick, audio) - Advanced library of data collection techniques - Data export to NumPy/SciPy, R, MATLAB, and Microsoft Excel - Compatibility with PyACT-R for cognitive modeling If you are interested...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    windEPAF

    Import and Export EPAFs to Ellucian/SunGard Banner

    This application allows bulk import and exports between Banner EPAFs and Excel spreadsheets. Despite what your sales rep told you, doing EPAFs in Excel and then importing them into Banner is no easy task. Each EPAF can have a variable number of rows in variable number of tables and transaction numbers must be carefully kept in sync among all of these rows and records. WindEPAF takes this difficult and error-prone process and makes it easy.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    XYmath

    XYmath is a GUI that creates, documents and explores y=f(x) curve fits

    XYmath will find the "best" curve fit using either minimum percent error or minimum total error. It can search through common equations, an exhaustive search through thousands of equations, splines, smoothed splines, or non-linear equations input by the user. After fitting, XYmath will find roots, minima, maxima, derivatives or integrals of the curve. It will generate source code that documents and evaluates the fit in python, FORTRAN or EXCEL. Configurable plots are created using...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    wt210tocsv

    Converts Yokogawa WT210 output to easily chartable CSV format

    The Yokogawa WT210 outputs a CSV file through its GPIB-USB interface. The CSV is not easily chartable in Excel/Libreoffice. This will parse the CSV in a way that makes it more easily charted.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    proper
    Command-line tool to calculate error propagation. Generates the error formulas and applies them to the data.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Crowdtesting That Delivers | Testeum Icon
    Crowdtesting That Delivers | Testeum

    Unfixed bugs delaying your launch? Test with real users globally – check it out for free, results in days.

    Testeum connects your software, app, or website to a worldwide network of testers, delivering detailed feedback in under 48 hours. Ensure functionality and refine UX on real devices, all at a fraction of traditional costs. Trusted by startups and enterprises alike, our platform streamlines quality assurance with actionable insights. Click to perfect your product now.
    Click to perfect your product now.
  • 10
    An Excel addin and server framework for implementing remote excel user-defined functions (UDFs). This framework is designed to provide a centralised warehouse of functions for Excel users (eg. within an organisation).
    Downloads: 3 This Week
    Last Update:
    See Project
  • 11
    Python Spreadsheet Middleman. Aims to be the best cross platform--cross application python spreadsheet module for any spreadsheet program. Currently supports Excel and Gnumeric. Made to be easy to use and newbie friendly. Documentation in zip!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Vokabeltrainer Makro für MS Excel. Bietet integrierten csv-Import. Mittels configfile/config-Dialog einrichtbares Formatierungstool verfügbar. *Working on PyGTK Version with multi-language support*
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Generating Excel 97+ files with Python 2.4+ (need decorators), importing Excel 95+ files, support for UNICODE in Excel files, using variety of formatting features and printing options, Excel files and OLE2 compound files dumper. No need in Windows/COM
    Downloads: 3 This Week
    Last Update:
    See Project
  • 14
    A collection of python modules to produce MS Excel files. This is a fork from the pyexcelerator project. My contribution is mainly adding extra helper utilities and documentation, fixing bug issues and adding extra functionality.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    PythonOffice is a Python API for the Ms XML (Excel) Spreadsheet format. It allows you to read and write Excel XML documents from within the Python programming language. In future, support for other formats is planned, including OOo, Ms Open Xml.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    gensrc - a Python application which takes XML descriptions of functions defined in a library and generates source code for addins on supported platforms including Microsoft Excel and OpenOffice.org Calc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    pyXLReader is a multiplatform Python library for reading Excel compatible spreadsheets (.xls). Based on JExcelApi by Andy Khan (http://www.andykhan.com).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    pyXLWriter is a Python library for generating Excel compatible spreadsheets. It's a port of John McNamara's Perl Spreadsheet::WriteExcel 1.0 module (see http://www.cpan.org) to Python. Requires Python 2.1+. [Project was stopped]
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    The main purpose of "python2xlw" is to create an Excel-compatible file which can be sent to users via the web as an excel application. The motivation is mainly to support the display of XY Scatter plots and tabular numerical data(eg engineering data)
    Downloads: 1 This Week
    Last Update:
    See Project
  • 20

    csv2xls

    converts csv files into one (or more if splitted) xls file(s)

    There exist solutions already. But maybe for some people it is not possible or acceptable to install perl or python just for this small program. On Linux python and/or perl is often installed already. But on windows not. This csv2xls can be cross compiled for windows on Linux with mingw. It depends on: xlslib: http://sourceforge.net/projects/xlslib/ libcsv: http://sourceforge.net/projects/libcsv/ -= Limitations =- - produces only Excel(TM) 97/2000/XP/2003 - no cell formatting, just...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    abelujo

    abelujo

    Free software for bookshops.

    Abelujo helps bookshops or publishers manage their stock of books. It provides a quality bibliographic search, works with a barcode scanner, allows to dispatch books in many places, records sells, understands deposits, can export lists to txt, pdf or csv (Excel or LibreOffice), has statistics, and more.
    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.