¡@

Home 

python Programming Glossary: proprietary

How can I create a Word document using Python?

http://stackoverflow.com/questions/1035183/how-can-i-create-a-word-document-using-python

Is anyone aware of an open source library or gulp a proprietary solution that may help resolve this issue NOTE All possible..

Reading a direct access fortran unformatted file in Python

http://stackoverflow.com/questions/10475839/reading-a-direct-access-fortran-unformatted-file-in-python

codes in Python from scratch to avoid using expensive proprietary programs like IDL . Until now I've used IDL and gnuplot. What..

How to get environment from a subprocess in Python

http://stackoverflow.com/questions/1214496/how-to-get-environment-from-a-subprocess-in-python

mine the first is big and ugly .bat file and the second a proprietary soft so I can't modify them ok I can extract all that I need..

What is the best open source solution for storing time series data? [closed]

http://stackoverflow.com/questions/1334813/what-is-the-best-open-source-solution-for-storing-time-series-data

very much prefer an open source and free solution to a proprietary costly one. Small note I am writing this application in Python...

How to encode UTF8 filename for HTTP headers? (Python, Django)

http://stackoverflow.com/questions/1361604/how-to-encode-utf8-filename-for-http-headers-python-django

no interoperable way to do this. Some browsers implement proprietary extensions IE Chrome other implement RFC 2231 Firefox Opera..

How do I protect my Python codebase so that guests can't see certain modules but so it still works?

http://stackoverflow.com/questions/1443146/how-do-i-protect-my-python-codebase-so-that-guests-cant-see-certain-modules-but

works We're starting a new project in Python with a few proprietary algorithms and sensitive bits of logic that we'd like to keep.. in your private Subversion repository. In secret put your proprietary bar.py . In the __init__.py of the public foo package put in.. repository and so the secret directory they will get the proprietary bar.py as foo.bar as secret is the first directory in the search..

Best python XMPP / Jabber client library? [closed]

http://stackoverflow.com/questions/1901828/best-python-xmpp-jabber-client-library

you need to use it for work especially if you need to keep proprietary extensions. The LGPL libraries are a little less popular I think..

Choosing a web application framework in python

http://stackoverflow.com/questions/2023111/choosing-a-web-application-framework-in-python

and intuitive personally than Django and instead of proprietary components for say an ORM the ideal setup is using best of breed..

Best video manipulation library for python? [closed]

http://stackoverflow.com/questions/220866/best-video-manipulation-library-for-python

should still be actively maintained. Shouldn't require proprietary licensing so FMOD is out of the question. Minimal dependencies..

Making user-made HTML templates safe

http://stackoverflow.com/questions/2357750/making-user-made-html-templates-safe

might already know how to use them. Come up with some proprietary markup. The cons I see here are pretty much all implied by the.. cons I see here are pretty much all implied by the word proprietary . So to summarize Is there some safe and easy way to purify..

Closed source projects and scripting languages

http://stackoverflow.com/questions/3170754/closed-source-projects-and-scripting-languages

set. There are cases where one may want to protect a proprietary algorithm or formula e.g. if you've not secured a patent on..

Where do I go from here — regarding programming?

http://stackoverflow.com/questions/347054/where-do-i-go-from-here-regarding-programming

to get side tracked. You know the whole open source or proprietary thing. Lately I have decided after a year that Linux just doesn't..

App Engine Bulk Loader Performance

http://stackoverflow.com/questions/3670941/app-engine-bulk-loader-performance

data store. The data that i am uploading is stored in a proprietary format so i have implemented by own connector registerd it in..

Compiling a SWIG Python wrapper for a static library?

http://stackoverflow.com/questions/4608780/compiling-a-swig-python-wrapper-for-a-static-library

make a python interface for a C library. The library is a proprietary 3rd party library it comes to me in the form of a header file..

OpenCV Python and SIFT features

http://stackoverflow.com/questions/6722736/opencv-python-and-sift-features

Are you sure OpenCV is allowed to support SIFT SIFT is a proprietary feature type patented within the U.S. by the University of British..

Exif manipulation library for python [closed]

http://stackoverflow.com/questions/765396/exif-manipulation-library-for-python

I prefer flexibility e.g. ability to retrieve providers' proprietary tags than processing speed. What would you suggest python exif..