Showing 201 open source projects for "compiler python linux"

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
  • 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
  • 1

    OpenOffice.org Utility Library

    Library modules for creating ODF documents.

    OpenOffice.org Utility Library modules for creating Open Document Format (ODF) documents which can be read by Office Suites including OpenOffice.org, LibreOffice.org, and Microsoft Office. Currently, ooolib-python can create Calc spreadsheet ODS documents. These documents include many features including: - Create multiple table spreadsheets - Cells with text, numbers, dates, formulas - Ability to use built-in styles - Ability to create automatic styles (ie. bold, italics, underline...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Deep learning time series forecasting

    Deep learning time series forecasting

    Deep learning PyTorch library for time series forecasting

    Example image Flow Forecast (FF) is an open-source deep learning for time series forecasting framework. It provides all the latest state-of-the-art models (transformers, attention models, GRUs) and cutting-edge concepts with easy-to-understand interpretability metrics, cloud provider integration, and model serving capabilities. Flow Forecast was the first time series framework to feature support for transformer-based models and remains the only true end-to-end deep learning for time series...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Haircut_EQ

    Haircut_EQ

    Fetches the historical Haircut data (%) of Equities and Gold Bonds

    Haircut is the amount of margin money deducted while pledging the Equites/ Mutual Funds / Bonds for trading. A haircut value of 13% means that, if a share worth of Rs 100 is pledged for trading, then Rs. 13 will be deducted and Rs. 87 will be given as collateral margin for trading. It is based on previous closing price. This program is used to identify the real value of a share with date. It fetches the historical Haircut data (%) and Price of an equity listed in NSE, India at a...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    CapitalGainsCalc

    Converts simple lists of lots and sales into a TXF file

    US Tax Forms (1040 Schedule D and 8949 supplemental forms) require that every capital gains sale is listed by line, even if no cost basis or even a 1099-B has been provided to the IRS. Entering this data into tax software like TurboTax is tedious and error prone. Some institutions provide limited export capabilities such as CSV or excel export but this is not easy to translate into tax preparation software. These python scripts convert two simple to generate input files BuyLots.csv...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Picsart Enterprise Background Removal API for Stunning eCommerce Visuals Icon
    Picsart Enterprise Background Removal API for Stunning eCommerce Visuals

    Instantly remove the background from your images in just one click.

    With our Remove Background API tool, you can access the transformative capabilities of automation , which will allow you to turn any photo asset into compelling product imagery. With elevated visuals quality on your digital platforms, you can captivate your audience, and therefore achieve higher engagement and sales.
    Learn More
  • 5
    Arrear_Pension_Calculator

    Arrear_Pension_Calculator

    Simple app for calculating arrear pension amount of a given period.

    A simple Arrear Pension Calculator app written in python with GUI specifically Govt. employees (Central & State). This application calculates arrear (Due - Drawn) / overdrawn / recovery of pension between any given periods. This app is not associated with the Govt. This app is for informational purpose only. This project is open source under GNU public license v3.0
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    INVESTOCK - Analyze Indian shares

    INVESTOCK - Analyze Indian shares

    Back test, analyze, rate of return of Indian shares for 20+ years.

    ... data and it can be downloaded in any desired formats. Predict the winning percentage of an equity. All the analyzed data can be saved in .CSV file format for further analysis. Maximum Profit & Loss of an equity can be estimated between the selected dates. Designed by Dr. M Kanagasabapathy Coded in Python Project Homepage: https://www.enote.page/ Twitter handle: @nifty_analyst This is the basic version and for advanced options & analyses, please write to me.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Fryktelig fin faktura

    Fryktelig fin faktura

    Create, review and administer norwegian invoices.

    Create, review and administer invoices for use in Norway, and print on the F60 faktura form or send by email as PDF. «Fryktelig Fin Faktura» er et fakturaprogram for norske forhold. Fakturaene lages på PDF eller skjema F60. Dersom du kan hjelpe til, er vi åpne for flere utviklere. Releases are signed with this GnuPG/PGP key fingerprint: «7F09 D1F8 1C3E 1758 4AC9 C61A 4F5A D64D FA68 7324»
    Downloads: 2 This Week
    Last Update:
    See Project
  • 8

    TA-Lib.git: Technical Analysis Library

    Mirror of the TA-Lib project using a Git repository

    This project is intended to provide Git access to the code of the original project, TA-Lib, which uses Subversion. It is intended for system integrators wishing to use TA-Lib in their Git-managed project through Git submodules or subtrees. No actual development is being done here; all development happens in the original project.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    ManagerSheet

    ManagerSheet

    A one-page investment portfolio report

    ManagerSheet is a one-page investment portfolio report, that analyses and presents an investment portfolio with respect to: - Performance - Investment style - Risk More information on the report concept and instructions on how to create one's own portfolio reports can be found at the ManagerSheet Web Site under the "Documentation" section. Please note that the project is in alpha stage.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Powering the best of the internet | Fastly Icon
    Powering the best of the internet | Fastly

    Fastly's edge cloud platform delivers faster, safer, and more scalable sites and apps to customers.

    Ensure your websites, applications and services can effortlessly handle the demands of your users with Fastly. Fastly’s portfolio is designed to be highly performant, personalized and secure while seamlessly scaling to support your growth.
    Try for free
  • 10
    pyspread

    pyspread

    Python spreadsheet application

    Pyspread is a non-traditional spreadsheet application that is based on and written in the programming language Python. The goal of pyspread is to be the most pythonic spreadsheet. Pyspread expects Python expressions in its grid cells, which makes a spreadsheet specific language obsolete. Each cell returns a Python object that can be accessed from other cells. These objects can represent anything including lists or matrices. Dependencies + Python (>=2.7, <3.0) + numpy (>=1.1.0...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    IBANpl

    IBANpl

    Informacja o polskich bankach na podstawie numeru konta IBAN

    Project contains functions that allow displaying information about a Polish bank based on the IBAN number. Projekt zawiera funkcje pozwalające wyświetlić informacje o banku na podstawie numeru IBAN konta bankowego. Wyświetlane są nazwa banku, dane adresowe, telefon, strona www, nazwa i adres jednostki organizacyjnej, numer jednostki nadrzędnej. Uwaga ! Chwilowo nie działa aktualizacja bazy danych banków z NBP.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    (py) Faktury VAT

    (py) Faktury VAT

    Program do tworzenia faktur VAT

    Program do tworzenia faktur VAT. Działa w systemie Linux i Windows, program został napisany w pythonie, korzysta z biblioteki GTK+
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    PyGtk Posting

    PyGtk Posting

    Accounting for Linux

    An accounting software written in Python and Gtk+ 3 with a backend of Postgresql. A free and open source alternative to Quickbooks and Peachtree. This software is usable but needs to be fleshed out.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Circular Multilateral Barter
    "Circular Multilateral Barter" (CMB) is aimed at supplying entrepreneurs with a way to exchange goods and services within a p2p-network, without using money, overcoming the "double coincidence of wants" problem, inherent to traditional barter. Most importantly, CMB allows traders to issue their own currencies (called "products"), which others can redeem, trade, or make payments with. One thing that distinguishes CMB from other "credit commons" is that all debts in CMB are user-to-user...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    this inventory is developed using python3.2 tkinter, and sqlite3. you can make invoices for a shop using this software. you need python3.2 to run this. no more modules are required since tkinter and sqlite3 were in python3.2 windows package.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    QuickFIX
    QuickFIX is the worlds first Open Source C++ FIX (Financial Information eXchange) engine, helping financial institutions easily integrate with each other. The SVN repository is now locked. Latest code is hosted at github. https://github.com/quickfix/quickfix
    Downloads: 33 This Week
    Last Update:
    See Project
  • 17
    A quantitative finance C++ library for modeling, pricing, trading, and risk management in real-life. A cross-platform free/open-source tool for derivatives and financial engineering.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 18

    Scadenzario

    A way to track your scheduled bills, recursive or not.

    It helps you tracking your scheduled bills or salary or whatever, recursive or not. In a nutshell, it helps to remember and analyze the budget.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 19

    cacao-accounting

    Accounting Software for SME´s

    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Calculadora Izettle

    Calculadora Izettle

    Uma calculadora de taxas, crédito e débito para quem usa izettle.

    Software para calcular custo de juros em Débito e Crédito na maquininha da Izettle, basta digitar o valor liquido que você deseja receber e o software informa o valor a ser cobrado na maquininha com os juros aplicados e o valor das parcelas.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    PyUPC-EAN

    A barcode library/module for python.

    PyUPC-EAN is a barcode library/module for Python. It supports the barcode formats upc-e, upc-a, ean-13, ean-8, ean-2, ean-5, itf14, codabar, code11, code39, code93, and msi.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    ... treat Python code using this API as regular FXTS session. The API has been developed in time when automated trading was not available to retail traders or access to API was too "expensive" (deposit on account bigger than $100k). Today FXCM API is open to all FXCM traders and more can be found at: https://github.com/FXCMAPI https://www.fxcm.com/trading-services/api-trading
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    finic

    financial framework

    Client-server database application. Develop language Python. Database Berkeley DB. GUI interface wxWidgets. Additional Python components: pybsddb, RPyC, wxPython, pyExcelerator, Crypto, reportlab.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    Magdalena Budget Planer

    Simple budget planer for daily home expenses.

    A simple program that lets user store all his daily expenses, like rent, groceries, gas etc and makes analyse - percentage comparision from last months, years.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    A set of tools managed by Sustainable Software for identity and membership management within organisations, built on Zope and Plone.
    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.