You cannot post messages because only members can post, and you are not currently a member.
Description:
This group is a replacement for the soundforge group for dex tracker and related software. The software is downloadable from the website. We also welcome citgo informants single or not http://www.stormpages.com/edexter/csound .html
|
|
|
portfolio charting
|
| |
import glob
import ystockquote
...values using
...textfile and the
...number of shares..currency
name = []
value = []
gcolors = []
totalvalue = 0
gdp = ystockquote.get_price('gbpusd= x')
print gdp
for files in glob.glob('*.txt'):
olddata = ''
#firstline = 'true'
openfile = open(files,'r')... more »
|
|
site has been changed
|
| |
The dex tracker site has been updated [link] This should look much better and there is add sharing if you want to contribute code to the project your post will show up on the main page. ABOUT DEX TRACKER dex tracker is a tracker and other programs mainly for csound and some compilers and misc programs.... more »
|
|
english translation of guiu for python and pygame
|
| |
[link] This is a translation from spanish to english of the guiu library for pythons sdl (pygame). This is tested with python 2.5 , The demo's do have print statements that would have to be changed for versions 3.0+ I am probily a little more motivated to add to the library and... more »
|
|
dex tracker .025 released
|
| |
This should be just enough to keep it from crashing in linux. It would
help alot if someone who knew something about linux was on the project
otherwise this port is probily going to be slow. So don't be shy say
something if you are intrested. for linux you want to click on the
app1.py or open it in some fashon. This is tested on artistx. If you... more »
|
|
dex tracker .024 for csound
|
| |
Dex Tracker .024 for csound has been released. A number of packages
that have already been released have been added to the package and I
have been replacing some code to make it cross platform. more details
are available here. this is my testing version (It is easier for me
to get it to work on windows and then upload to the internet and then... more »
|
|
dex tracker is being ported to linux
|
| |
linux commands will suck your brain out... webbrowser.open
('page.html') is replacing the os.startfile on some of my commands and
xdg-open with a try/except block. then you make sure all of the
python 2.5 stuff is in your virtual machine. I was looking for a
front end for the xdg tools to make them easier to use (to install the... more »
|
|
pre alpha bacon basic beep compiler program
|
| |
this will be something that I will add to dex tracker specifialy as a
program for the co powell1911 program. This is a test I am starting
with python and I hope to have it fully coded in bacon basic at some
point.
[link]
|
|
|