Projekat

Općenito

Profil

Akcije

Podrška #17247

Zatvoren

python razmotriti ... opet :)

Dodano od Ernad Husremović prije više od 15 godina. Izmjenjeno prije više od 14 godina.

Status:
Odbačeno
Prioritet:
Normalan
Odgovorna osoba:
Kategorija:
-
Početak:
11.05.2009
Završetak:
% završeno:

0%

Procjena vremena:

Fajlovi

femtec2009.pdf (208 KB) femtec2009.pdf Ernad Husremović, 11.05.2009 10:27

Povezani tiketi 2 (0 otvoreno2 zatvorenih)

korelira sa developer toolbox - Reference #17175: openerp 5.0.0.3, pythonZastarjelo29.04.2009

Akcije
korelira sa developer toolbox - Reference #17255: turbogears python web framework, cherypy 3ZatvorenoErnad Husremović11.05.2009

Akcije
Akcije #1

Izmjenjeno od Ernad Husremović prije više od 15 godina

http://winpdb.org/about/

Winpdb is a platform independent GPL Python debugger with support for multiple threads, namespace modification, embedded debugging, encrypted communication and is up to 20 times faster than pdb.

Winpdb is being developed by Nir Aides since 2005.

al windb ima cool logo čovječe

Akcije #2

Izmjenjeno od Ernad Husremović prije više od 15 godina

uvijek sam volio simboličku matematiku na pc-u http://code.google.com/p/sympy/

Akcije #3

Izmjenjeno od Ernad Husremović prije više od 15 godina

http://pythonqt.sourceforge.net/

PythonQt is a dynamic Python (http://www.python.org) binding for Qt (http://www.qtsoftware.com). It offers an easy way to embed the Python scripting language into your Qt applications. It makes heavy use of the QMetaObject system and thus requires Qt4.x.

In contrast to PyQt , PythonQt is not a complete Python wrapper around the complete Qt functionality. So if you are looking for a way to write complete applications in Python using the Qt GUI, you should use PyQt.

If you are looking for a simple way to embed Python objects into your C++/Qt Application and to script parts of your application via Python, PythonQt is the way to go!

PythonQt is a stable library that was developed to make the Image Processing and Visualization platform MeVisLab (http://www.mevislab.de) scriptable from Python.
Licensing
PythonQt is distributed under the LGPL license.

Akcije #4

Izmjenjeno od Ernad Husremović prije više od 15 godina

http://eric-ide.python-projects.org/

Eric is a full featured Python and Ruby editor and IDE, written in python. It is based on the cross platform Qt gui toolkit, integrating the highly flexible Scintilla editor control. It is designed to be usable as everdays' quick and dirty editor as well as being usable as a professional project management tool integrating many advanced features Python offers the professional coder. eric4 includes a plugin system, which allows easy extension of the IDE functionality with plugins downloadable from the net.

Current stable version is eric4 based on Qt4.

Akcije #5

Izmjenjeno od Ernad Husremović prije više od 15 godina

python simple web framework like sinatra

http://morethanseven.net/2009/02/01/sinatra-simple-example/

http://github.com/breily/juno/tree/master

@route('/hello/:name/')
def hello(web, name):
    return 'Hello, %s' %name
Akcije #6

Izmjenjeno od Ernad Husremović prije više od 15 godina

hernad@nmraka-5:~/devel/git/juno/my_test$ sudo apt-get install python-setuptools

hernad@nmraka-5:~/devel/git/juno/my_test$ sudo easy_install jinja2

/usr/lib/python2.6/dist-packages/Pyrex/Compiler/Errors.py:17: DeprecationWarning: BaseException.message has been deprecated as of Python 2.6
  self.message = message
Searching for jinja2
Reading http://pypi.python.org/simple/jinja2/
Reading http://jinja.pocoo.org/
Best match: Jinja2 2.1.1
Downloading http://pypi.python.org/packages/source/J/Jinja2/Jinja2-2.1.1.tar.gz#md5=b37fc262e4f613eec57c3defe6aea97c
Processing Jinja2-2.1.1.tar.gz
Running Jinja2-2.1.1/setup.py -q bdist_egg --dist-dir /tmp/easy_install-jlh4W0/Jinja2-2.1.1/egg-dist-tmp-7ydsmb
warning: no files found matching 'Makefile'
warning: no files found matching 'ez_setup.py'
warning: no previously-included files matching '*' found under directory 'docs/_build/doctrees'
Adding Jinja2 2.1.1 to easy-install.pth file

Installed /usr/local/lib/python2.6/dist-packages/Jinja2-2.1.1-py2.6-linux-x86_64.egg
Processing dependencies for jinja2
Finished processing dependencies for jinja2

Akcije #7

Izmjenjeno od Ernad Husremović prije više od 15 godina

hernad@nmraka-5:~/devel/git/juno/my_test$ sudo easy_install sqlalchemy

Akcije #8

Izmjenjeno od Ernad Husremović prije više od 15 godina

čak i fedora 4 ima ovo

[root@ernadh ~]# yum install python-setuptools

Setting up Install Process                                                      
Setting up repositories                                                         
updates-oh-i386           100% |=========================|  951 B    00:00      
extras                    100% |=========================| 1.1 kB    00:00      
base                      100% |=========================| 1.1 kB    00:00      
updates-oh-noarch         100% |=========================|  951 B    00:00      
Reading repository metadata in from local files                                 
Parsing package install arguments                                               
Resolving Dependencies
--> Populating transaction set with selected packages. Please wait.
---> Downloading header for python-setuptools to pack into transaction set.
python-setuptools-0.6c3-1 100% |=========================|  16 kB    00:00
---> Package python-setuptools.noarch 0:0.6c3-1.fc4 set to be updated
--> Running transaction check

Dependencies Resolved

=============================================================================
 Package                 Arch       Version          Repository        Size
=============================================================================
Installing:
 python-setuptools       noarch     0.6c3-1.fc4      extras            470 k

Transaction Summary
=============================================================================
Install      1 Package(s)
Update       0 Package(s)
Remove       0 Package(s)
Total download size: 470 k
Is this ok [y/N]: y
Downloading Packages:
(1/1): python-setuptools- 100% |=========================| 470 kB    00:01
Running Transaction Test
warning: python-setuptools-0.6c3-1.fc4: Header V3 DSA signature: NOKEY, key ID 1ac70ce6
Finished Transaction Test
Transaction Test Succeeded
Running Transaction
  Installing: python-setuptools            ######################### [1/1]

Installed: python-setuptools.noarch 0:0.6c3-1.fc4
Complete!

Akcije #9

Izmjenjeno od Ernad Husremović prije više od 15 godina

easy_install SQlAlchemy pysqlite wsgiref Jinja2

Akcije #10

Izmjenjeno od Ernad Husremović prije više od 14 godina

  • Status promijenjeno iz Dodijeljeno u Odbačeno
Akcije

Također dostupno kao Atom PDF