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
Host LLMs in Production With On-Demand GPUs
NVIDIA L4 GPUs. 5-second cold starts. Scale to zero when idle.
Deploy your model, get an endpoint, pay only for compute time. No GPU provisioning or infrastructure management required.
PyDbModel provide the class Model written in Python. The class Model provides functions to manipulate (a) a database record (insert, update, delete, read) and (b) a set of data (select and search).
This class can also perform a query created by the user.
Can use with MySQL and SQLite 3
A brief example:
from pydbmodel import *
config_sqlite('dbexample.db')
e = Model('stock')
print e.select()
A simple source code in Files, called PyDbModel_example.zip, will provide a complete example of how to use.
...
TuShare is a utility for crawling historical data of China stocks
Tushare is a Python library that provides access to a wide range of financial data focused on the Chinese stock market. It allows users to retrieve real-time and historical market data, financial reports, index data, and macroeconomic indicators. Tushare is widely used in quantitative trading, data analysis, and academic research. It supports both free and premium data tiers via Tushare Pro, which requires an API token.
Banta keeps clean your daily work. Banta helps you with: Account, point of sale, List of articles, Manage product, prices, taxes, stock, List of providers, Different pay methods, allowing to adjust your prices where is needed. Runs in Windows, MacOSX, Linux/Ubuntu
We create open-source infrastructural code and provide technical documentation
on Indian language computing issues. Our mailing lists provide fora where
Indian language computing can be discussed.
Spectrum is an End Of the Day NSE and BSE Bhavcopy,Historic Data Downloader.One can download multiple days bhavcopies in a sigle instance using this software.All bhavcopies are already in meta-stock format.This software is written in C#.
Frugal is a simple yet powerful personal finance and stock portfolio management application. It provides quick on-line stock quote and currency rate updates and easy to understand graphical and textual views of your financial situation.
CrazyStocker is a personal stock charting application to view the Indian NSE market. Currently it is able to display different indicators and the history view of the stock.
Arnacaw Online is an open source 2D MMORPG in development. A traditional MMORPG with many extensions, features planned include dynamic player-built worlds, a stock market, auctions, and a player-driven glyph-based spell system.
Trading Monkey allows you to download stock quotes from different sources, maintain database of stock quotes history and run back tests of different stock trading strategies.
The StockTools project provides open-source tools for the fundamental analysis of stocks for the purposes of buying and maintaining a strong, well-balanced portfolio. The tools are particularly appropriate for investment clubs. Will work with .ssg file
Yummy Yield Super Stock Ticker Picker gathers stock dividend data on about 8000 stocks on the Nyse, Amex, and Nasdaq exchanges, sorts them according to their forward annual dividend yield figures, and presents the user with additional info and charts.
The most fun you'll ever have on IRC! You will be allowed to buy and sell virtual shares with virtual money using real time, real world share price values. You can also trade your shares between eachother.
SX watchdog states for Stock Exchange Watchdog. It helps to easillly follow the stock exchange. It's a Python program, able to save data in files and to generate HTML reports over a specific period.
QuotesViewer is a graphical tool giving you easy and fast access to quotes of all shares on the Euronext stock exchange. Quotes information can be searched and sorted on different criteria, ie. market, ISIN code, mnemonic, name, price, volume.
The purpose of this program is to prove that given a finite number of Monkeys and a finite amount of time one monkey will be able to make more money off the stock market than any human being. Checkout our web site for an uncorrupted download.
Custom provides small to medium sized businesses, that buy and sell goods, with:
- an e-commerce front-end for their customers
- access to anti-fraud protected credit card verification
- a Point-of-Sale front-end for the shop floor
- Account report
Python module to convert dates between different calendar systems (Gregorian, Julian, ISO, Hebrew, Islamic, Mayan, Indian Civil, Baha'i, Persian, French Republican).
Additionally, a module exists for retrieving the Gergorian dates for US holidays
The TEchnical STock Analyzer (TESTA) is a package intended to perform screening of large number of stocks meeting a certain set of conditions based on technical indicators. These conditions can be used to generate buy/sell signals. Many built-in indicator
ShareWatch - a client/server utility that keeps you up to date with share prices; uses free data (across multiple exchanges); provides a stock ticker and wxHTML window to display prices; chart downloading; platform independence. (Python/wxPython/SOAP)
This project would create an open source, platfrom independent technical analysis software for IndianStock market. It will have a GUI to display stock charts and a coding language to automate the indicators and trading.
This project aims to provide a user friendly interface to the historical stock data available from Bovespa (Brazil's main stock exchange), enabling users to easily check quotes for specific stocks at a chosen date.