You may also want to try pg8000; this is a pure-Python driver that works on
Windows
On Thursday, February 7, 2013 at 6:08:51 PM, "Костя Лопухин"
wrote:
> Hi! I did not test it on Windows, there may be problems with
> installation (searching for postgres header files, the config is not
> very sm
Hi Marko,
On Fri, Feb 8, 2013 at 12:22 PM, Marko Tasic wrote:
> What is the status of it ATM, and what is best way to test
> and deploy pypy with stm?
The STM project progressed slowly during the last few months. The
status right now is:
* Most importantly, missing major Garbage Collection cyc
Thanks everyone for support.
@fijal
In one of previous emails, I already told you that I'll be using pypy
for real-life problems on medium to large scale projects. It is also
very hard convincing companies that they should invest money in open
source, but as far as they contribute to open source p
Hi! I did not test it on Windows, there may be problems with
installation (searching for postgres header files, the config is not
very smart -
https://github.com/chtd/psycopg2cffi/blob/master/psycopg2cffi/_impl/libpq.py#L209),
but they should be solvable I hope - submit a bug if you have
problems.
On Thu, Feb 7, 2013 at 11:28 PM, Костя Лопухин
wrote:
> PyPy supports postgres with either psycopg2cffi or psycopg2-ctypes
> bindings. We use psycopg2cffi in production (and maintain them), and
> here http://chtd.ru/blog/bystraya-rabota-s-postgres-pod-pypy/?lang=en
> are some benchmarks.
> And yes
PyPy supports postgres with either psycopg2cffi or psycopg2-ctypes
bindings. We use psycopg2cffi in production (and maintain them), and
here http://chtd.ru/blog/bystraya-rabota-s-postgres-pod-pypy/?lang=en
are some benchmarks.
And yes, PyPy is cool :) Typically giving 3x speedups, and some memory
s
On Thu, Feb 7, 2013 at 10:11 PM, Phyo Arkar wrote:
> Pypy should have a page for "Success Stories!"
>
> Now with this and Quora proving Power of PyPy , i am beginning to start
> converting my projects into PyPy soon!
> I am only withholding right now because my projects uses a lot of C
> Libraries
Pypy should have a page for "Success Stories!"
Now with this and Quora proving Power of PyPy , i am beginning to start
converting my projects into PyPy soon!
I am only withholding right now because my projects uses a lot of C
Libraries and Numpy/Matplotlib/scilit-learn.
Thanks
Phyo.
On Thursday
On Thu, Feb 7, 2013 at 1:55 PM, Marko Tasic wrote:
> Hi,
>
> I would like to share short story with you and share what we have
> accomplished with PyPy and its friends so far.
>
> Company that I have worked for last 7 months (intentionally unnamed)
> gave me absolute permission to pick up technolo
Hi,
I would like to share short story with you and share what we have
accomplished with PyPy and its friends so far.
Company that I have worked for last 7 months (intentionally unnamed)
gave me absolute permission to pick up technologies on which we based
our solution. What we do is: crawl for PD
10 matches
Mail list logo