Showing 169 open source projects for "open ssh windows"

View related business solutions
  • Top-Rated Free CRM Software Icon
    Top-Rated Free CRM Software

    216,000+ customers in over 135 countries grow their businesses with HubSpot

    HubSpot is an AI-powered customer platform with all the software, integrations, and resources you need to connect your marketing, sales, and customer service. HubSpot's connected platform enables you to grow your business faster by focusing on what matters most: your customers.
  • Manage your IT department more effectively Icon
    Manage your IT department more effectively

    Streamline your business from end to end with ConnectWise PSA

    ConnectWise PSA (formerly Manage) allows you to stop working in separate systems, and helps you build a more profitable business. No more duplicate data entries, inefficient employees, manual invoices, and the inability to accurately track client service issues. Get a behind the scenes look into the award-winning PSA that automates processes for each area of business: sales, help desk, support, finance, and HR.
  • 1
    OpenBB Terminal

    OpenBB Terminal

    Investment research for everyone, anywhere

    Fully written in python which is one of the most used programming languages due to its simplified syntax and shallow learning curve. It is the first time in history that users, regardless of their background, can so easily add features to an investment research platform. The MIT Open Source license allows any user to fork the project to either add features to the broader community or create their own customized terminal version. The terminal allows for users to import their own proprietary...
    Downloads: 9 This Week
    Last Update:
    See Project
  • 2
    Prophet

    Prophet

    Tool for producing high quality forecasts for time series data

    Prophet is a procedure for forecasting time series data based on an additive model where non-linear trends are fit with yearly, weekly, and daily seasonality, plus holiday effects. It works best with time series that have strong seasonal effects and several seasons of historical data. Prophet is robust to missing data and shifts in the trend, and typically handles outliers well. Prophet is used in many applications across Facebook for producing reliable forecasts for planning and goal...
    Downloads: 6 This Week
    Last Update:
    See Project
  • 3
    TradeMaster

    TradeMaster

    TradeMaster is an open-source platform for quantitative trading

    TradeMaster is a first-of-its-kind, best-in-class open-source platform for quantitative trading (QT) empowered by reinforcement learning (RL), which covers the full pipeline for the design, implementation, evaluation and deployment of RL-based algorithms. TradeMaster is composed of 6 key modules: 1) multi-modality market data of different financial assets at multiple granularities; 2) whole data preprocessing pipeline; 3) a series of high-fidelity data-driven market simulators for mainstream QT...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4
    Qlib

    Qlib

    Qlib is an AI-oriented quantitative investment platform

    Qlib is an AI-oriented quantitative investment platform, which aims to realize the potential, empower the research, and create the value of AI technologies in quantitative investment. With Qlib, you can easily try your ideas to create better Quant investment strategies. An increasing number of SOTA Quant research works/papers are released in Qlib. With Qlib, users can easily try their ideas to create better Quant investment strategies. At the module level, Qlib is a platform that consists of...
    Downloads: 1 This Week
    Last Update:
    See Project
  • Pimberly PIM - the leading enterprise Product Information Management platform. Icon
    Pimberly PIM - the leading enterprise Product Information Management platform.

    Pimberly enables businesses to create amazing online experiences with richer, differentiated product descriptions.

    Drive amazing product experiences with quality product data.
  • 5
    Finance Database

    Finance Database

    This is a database of 300.000+ symbols containing Equities, ETFs, etc.

    As a private investor, the sheer amount of information that can be found on the internet is rather daunting. Trying to understand what type of companies or ETFs are available is incredibly challenging with there being millions of companies and derivatives available on the market. Sure, the most traded companies and ETFs can quickly be found simply because they are known to the public (for example, Microsoft, Tesla, S&P500 ETF or an All-World ETF). However, what else is out there is often...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 6
    Robin-Stocks API Library

    Robin-Stocks API Library

    This is a library to use with Robinhood Financial App

    This is a library to use with Robinhood Financial App. It currently supports trading crypto-currencies, options, and stocks. In addition, it can be used to get real-time ticker information, assess the performance of your portfolio, and can also get tax documents, total dividends paid, and more. The code is simple to use, easy to understand, and easy to modify. With this library, you can view information on stocks, options, and cryptocurrencies in real-time, create your own robo-investor or...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7
    ThetaGang

    ThetaGang

    ThetaGang is an IBKR bot for collecting money

    ThetaGang is an IBKR trading bot for collecting premiums by selling options using "The Wheel" strategy. The Wheel is a strategy that surfaced on Reddit but has been used by many in the past. This bot implements a slightly modified version of The Wheel, with my own personal tweaks. The strategy, as implemented here, does a few things differently from the one described in the post above. For one, it's intended to be used to augment a typical index-fund-based portfolio with specific asset...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8
    Polar.sh

    Polar.sh

    Polar is the best funding & monetization platform for developers

    Focus on building your passion, while we focus on the infrastructure to get you paid. Your Polar page can be displayed as an official funding option across your GitHub repositories. Get one-time donations of support from your community with ease. Turn issues into a crowdfunded backlog and share the funding with your contributors.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    VisiData

    VisiData

    A terminal spreadsheet multitool for discovering and arranging data

    VisiData is an interactive multitool for tabular data. It combines the clarity of a spreadsheet, the efficiency of the terminal, and the power of Python, into a lightweight utility that can handle millions of rows with ease. A terminal interface for exploring and arranging tabular data. VisiData supports tsv, CSV, SQLite, JSON, xlsx (Excel), hdf5, and many other formats. Requires Linux, OS/X, or Windows (with WSL). Hundreds of other commands and options are also available; see the documentation...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Recruit and Manage your Workforce Icon
    Recruit and Manage your Workforce

    Evolia makes it easier to hire, schedule and track time worked by frontline in medium and large-sized businesses.

    Evolia is a web and mobile platform that connects enterprises with 1000’s of local shift workers and offers free workforce scheduling and time and attendance solutions. Is your business on Evolia?
  • 10
    Google Spreadsheets Python

    Google Spreadsheets Python

    Google Sheets Python API

    gspread is a Python API for Google Sheets. A service account is a special type of Google account intended to represent a non-human user that needs to authenticate and be authorized to access data in Google APIs [sic]. Since it’s a separate account, by default it does not have access to any spreadsheet until you share it with this account. Just like any other Google account. To access spreadsheets via Google Sheets API you need to authenticate and authorize your application. Older versions of...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    PyTorch Forecasting

    PyTorch Forecasting

    Time series forecasting with PyTorch

    PyTorch Forecasting aims to ease state-of-the-art time series forecasting with neural networks for both real-world cases and research alike. The goal is to provide a high-level API with maximum flexibility for professionals and reasonable defaults for beginners. A time series dataset class that abstracts handling variable transformations, missing values, randomized subsampling, multiple history lengths, etc. A base model class that provides basic training of time series models along with...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    NeuralProphet

    NeuralProphet

    A simple forecasting package

    NeuralProphet bridges the gap between traditional time-series models and deep learning methods. It's based on PyTorch and can be installed using pip. A Neural Network based Time-Series model, inspired by Facebook Prophet and AR-Net, built on PyTorch. You can find the datasets used in the tutorials, including data preprocessing examples, in our neuralprophet-data repository. The documentation page may not we entirely up to date. Docstrings should be reliable, please refer to those when in...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    alpha_vantage

    alpha_vantage

    A python wrapper for Alpha Vantage API for financial data.

    Alpha Vantage delivers a free API for real time financial data and most used finance indicators in a simple json or pandas format. This module implements a python interface to the free API provided by Alpha Vantage. You can have a look at all the API calls available in their API documentation. For code-less access to the APIs, you may also consider the official Google Sheet Add-on or the Microsoft Excel Add-on by Alpha Vantage. To get data from the API, simply import the library and call the...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Yahoo! Finance market data downloader

    Yahoo! Finance market data downloader

    Yahoo! Finance market data downloader

    Ever since Yahoo! finance decommissioned their historical data API, many programs that relied on it to stop working. yfinance aims to solve this problem by offering a reliable, threaded, and Pythonic way to download historical market data from Yahoo! finance. yfinance aimed to offer a temporary fix to the problem by scraping the data from Yahoo! Finance and returning a the data in the same format as pandas_datareader's get_data_yahoo(), thus keeping the code changes in existing software to a...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    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
  • 16
    OpenMoneyBox

    OpenMoneyBox

    Budget management

    OpenMoneyBox is an application designed to manage small personal budgets in the easiest way. Check the homepage to download apps/packages for additional Operating Systems.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 17
    pamsimas_v2024
    Aplikasi Pencatat Kubikasi Air untuk Pengelola PAMSIMAS, banyak fitur, mengacu pada SAK ( Standar Akuntansi Keuangan ) ETAP yang sesuai dengan peraturan pemerintah. Aplikasi ini dapat diandalkan untuk mengelola keuangan dan tagihan kepada pelangan di program pemerintah PAMSIMAS. Develop By CV.BumiSoftwareMataram_WA:_0859_6144_9486.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 18
    Cryptocheck

    Cryptocheck

    Monitors balances of your cryptocurrency addresses

    ... history. And there is also a server node available! It continuously monitors balances, records history data and sends all the data to your Cryptocheck desktop application. Supported cryptocurrencies: https://sourceforge.net/p/cryptocheck/wiki/Home/#supported-cryptocurrencies For more details about Cryptocheck and how to use it, see wiki: https://sourceforge.net/p/cryptocheck/wiki I am open to add other cryptocurrencies on your request.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 19

    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, font...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 20
    SuperSKU

    SuperSKU

    A Open Source, Free POS (point of sale) system.

    MOVED TO https://codeberg.org/Three_Avocados_Development_1/SuperSKU-v1 A Open Source, Free POS (point of sale) system. Licensed under GNU GPL V3
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    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 and...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    CostPal

    CostPal

    CostPal is your personal finance manager

    CostPal is an application for managing your expenses, incomes and other events. CostPal is free, open-source and written in python. The current version supports only Windows, comes as portable package and was tested on Windows7 (64bit) and WindowsXP (32bit). This application is distributed under GNU GPL version 2 license. CostPal Mobile is an additional application for your smartphone to interoperate with CostPal on your PC (currently available only for Android OS). With it's smooth intuitive...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Tartan Systems

    Tartan Systems

    Free Open Source Accounting and Club Systems

    Tartan Systems is a free open source suite of financial, accounting and other programs for businesses and clubs written in python. The modules comprise the following: Asset's Register Book Clubs (Member and Book Register) Booking's Manager (Resorts and B&B's) Bowls Clubs (Lawn Bowls Tabs Draws and Competitions) Bowls Sectional Competitions (Lawn Bowls) Creditor's Ledger (Accounts Payable) Debtor's Ledger (Accounts Receivable) General Ledger (Nominal Ledger...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    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
  • 25
    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: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • 4
  • 5
  • Next