Projects tagged ‘finance’ and ‘python’


Jump to tag:

Projects tagged ‘finance’ and ‘python’

Filtered by Project Tags finance python

Refine results Project Tags accounting (5) business (4) money (4) linux (4) erp (4) stock (4) pessoal (3) invoice (3) wxpython (3) web (3) financial (3) financeiro (3)

[32 total ]

14 Users
   

Open source ERP and CRM solution. The main technical features are: a GTK2 client, a distributed server, flexible workflows, an object database (on top of PostgreSQL), dynamic GUIs, customizable ... [More] reports, SOAP and XML-RPC interfaces, ... -> Tiny ERP is now OpenERP. [Less]
Created over 3 years ago.

14 Users
   

OpenERP is an Open Source enterprise management software. It covers and integrates most enterprise needs and processes: accounting, hr, sales, crm, purchase, stock, production, services management ... [More] , project management, marketing campaign, management by affairs, ... Once in production, it automates and help you to control all activities: sales triggers manufacturing orders, accounting entries are updated by stock operations, incoming mails are tracked in the system, the integrated document management system helps your team to collaborate, ... -> Formerly known as "Tiny ERP". [Less]
Created about 1 year ago.

12 Users
   

Tryton is a three-tiers high-level general purpose application platform under the license GPL-3 written in Python and use PostgreSQL as database engine. It is the core base of a complete business ... [More] solution providing modularity, scalability and security. The core of Tryton provides all the necessary functionalities for a complete application framework: data persistence, users management, workflow and report engines, web services and internationalisation. Thus constituting a complete application platform which can be used for any relevant purpose. Currently, the main modules available for Tryton cover the following fields of activity: * Accounting * Invoicing * Sale Management * Purchase Management * Analytic Accounting * Inventory Management [Less]
Created about 1 year ago.

4 Users
   

QuickFIX is a full-featured open source FIX engine, currently compatible with the FIX 4.0-4.4 spec. It runs on Windows, Linux, Solaris, FreeBSD and Mac OS X. API's are available for C++, Java, .NET, Python and Ruby.
Created over 3 years ago.

4 Users
 

Trading & Charting system written in Python including Quotes Management, Historic Data, Live Data, Import/Export, Charting, candlestick and Technical analysis, automated alerts, portfolio management, risk management, and much much more
Created over 3 years ago.

3 Users
   

The QuantLib project is aimed at providing a comprehensive software framework for quantitative finance. QuantLib is a free/open-source library for modeling, trading, and risk management in real-life. ... [More] QuantLib is written in C++ with a clean object model, and is then exported to different languages such as C#, Objective Caml, Java, Perl, Python, GNU R, Ruby, and Scheme. The QuantLibAddin/QuantLibXL project uses ObjectHandler to export an object-oriented QuantLib interface to a variety of end-user platforms including Microsoft Excel and OpenOffice.org Calc. [Less]
Created over 2 years ago.

0 Users

Minimalistic (yet functional) program to track Your incomes and expenses, written on Python. Inspired by climm (http://www.climm.org), CashFly (http://www.msolt.chat.ru/) and psql (PostgreSQL command ... [More] line client). Main features: Hierarchical list of income/expense items. Item defined by segmented item code like food.drink.beer. Tab-completion make it easy to enter even long item codes. Reporting by item groups on any level of hierarchy. Track turnover and remains by several independed accounts. Export reports to text files Aliases for frequently used commands Really small (13Kb 22Kb). Easy to customize for Your needs. Console multi-page viewer (less) used to show long reports. Configurable colourful output just for fun. References: Installation Usage (Documentation) How to adjust colours Screenshots [Less]
Created 11 months ago.

0 Users

Authorize is a client side library to use CIM and ARB APIs exposed by Authorize.net payment services, it also provides two ways to use the API, a synchronous one that uses python's own httplib and an asynchronous one that uses Twisted Web instead.
Created 5 months ago.

0 Users

News14 March, 2008 - Made initial commit of pymaclab to svn repository PyMacLabpymaclab is a library written in python which implements a series of classes useful for conducting research in dynamic ... [More] macroeconomics. The main class providing most of the library's functionality is the DSGE model class. One of the main aims of the project is to create a new DSGE model class (or abstract data type) containing useful features such as: Steady State Solution and Analysis First-order accurate solutions of the policy function Second-order accurate solutions of the policy function Simulations methods Impulse Response methods Model Evaluation methods Other than that, the library also implements a simple VAR (Vector Autoregression) Class, as well as a Time Series Database Class. pymaclab depends, or makes use of a number of python packages (or libraries) such as: DependenciesIPython - The Interactive Python Shell Numpy - For matrix and array calculations, Fortran integration, etc. Scipy - For general scientific routines, like root finding, optimization, etc. SympyCore - For fast symbolic differentiation matplotlib/pylab - For plotting graphs mlabwrap - For calling Matlab from Python TimeSeries - The Python TimeSeries Class Python wxwidgets - For more advanced gui stuff Usage# Model Instantiation with data rbc1 = newMOD('rbc1.txt',db1) # Model instantiation without data rbc2 = newMOD('rbc2.txt') # Solve the models using different methods rbc1.modsolvers.forkleind.solve() rbc2.modsolvers.pyklein2d.solve() # Simulate the models after they have been solved rbc1.modsolvers.forkleind.sim(400) rbc2.modsolvers.pyklein2d.sim(1000) [Less]
Created 12 months ago.

0 Users

CUBudget will be an open-source personal finance application written in Python and wxPython. It is being developed by a Computer Science class at Clemson University. This page is the developer ... [More] portal, if you are looking for the homepage, go to: http://cubudget.googlepages.com/. Developers should direct themselves to the MainPage [Less]
Created 12 months ago.