... but if I use web2py in MS Windows from the box? I have no ideas of how to use additional modules to be able to import required pieces of code from them.
On 25 фев, 02:05, howesc <[email protected]> wrote: > no experience with this package, but if you are on a traditional server > just install the package and import it. if you are on GAE or want to > "sandbox" things, install the module to web2py/site-packages and then > import it. > > > > > > > > On Friday, February 24, 2012 11:43:12 AM UTC-8, cyber wrote: > > > Hi, guys! > > > I just need a tools for processing string in russian for in-words > > representation of numerals. > > It seems that PYTILS (http://pypi.python.org/pypi/pytils/0.2.3or > >https://github.com/j2a/pytils) is more convinient module. > > So, is there a way to include PYTILS in my web2py project? > > > Perhaps someone has already have a similar experience?!?

