Skip to main content

Home/ Python/ Group items tagged with

Rss Feed Group items tagged

x y

PyLucene @ Open Source Applications Foundation - 0 views

shared by x y on 15 Jun 07 - Cached
  • version 2.1.0-2 was built on Mac OS X 10.4.8 with gcj 3.4.4 and Python 2.4.3
  •  
    Compiling PyLucene for a PPC 10.4.9 with Python 2.5 was really a nightmare.  If you have to do it, make sure to get the right gcc 4.1 from MacPorts.  Otherwise, it will never work.  Also, your Pysqlite has to have been compiled with the latest sqlite.
pagetribe .

Pythoneer » Learning how to calculate with date and time in Python - 1 views

  •  
    from datetime import timedelta
  •  
    It took me a long time to decide what programming language to learn. Finally, I found a good article that persuaded me to choose Python - https://diceus.com/python-developer-salary/. Python turned out to be the fourth among other languages. Its rating has recently increased that led to the growth of Python developer wages. So, as I chose exactly Python, your information is helpful and useful for me. Thanks for sharing!
  •  
    Ignore python just relax and enjoy the trip with us : https://maps.app.goo.gl/NMEvqfq95CkN5sTz6
anonymous

Cucumber Testing Gherkin Language - javatpoint - 0 views

  •  
    As we have learned in the cucumber testing, feature files are created with the executable test scripts.
jamessidis

Best Way to Learn Numpy - 0 views

  •  
    NumPy is the fundamental package for scientific computing in Python. Numpy stands for Numerical Python. If you want to work with machine learning or data science, Numpy is a Python library you will mostly use. It is a Python library that provides a multidimensional array object for fast operations on arrays, including mathematical, logical, shape manipulation, sorting, selecting, I/O, discrete Fourier transforms, basic linear algebra, basic statistical operations, and much more.
steelkiwi

How to develop a CRM System for Client Management - 1 views

  •  
    Want to better manage customer data, support your sales team, and generate actionable insights? See how a custom CRM can help you with this. Dive in our crm software development experience
baliar

Expert Tips for Bespoke Application Development - 0 views

Introduction: In today's fast-paced digital world, businesses strive to stand out from the competition. Bespoke application development offers a tailored solution to meet specific business needs. F...

bespoke application development

started by baliar on 07 Mar 24 no follow-up yet
x y

Regular Expression HOWTO - 0 views

shared by x y on 15 Jun 07 - Cached
  •  
    Nice Regexp intro.  It saved my life, when I was just starting out with python.
reckoner reckoner

Testoob - Python Testing Out Of The Box - About - 0 views

  • Testoob is an advanced unit testing framework for Python. It integrates effortlessly with existing PyUnit (module ‘unittest’) test suites.
reckoner reckoner

Charming Python: Inside Python's implementations - 0 views

  • To attempt to explain it in the simplest terms, a continuation is a representation, at a particular point in a program, of everything the program is capable of doing subsequently. A continuation is a potential that depends on initial conditions. Rather than loop in a traditional way, it is possible to invoke the same continuation recursively with different initial conditions. One broad claim I have read is that continuations, in a theoretical sense, are more fundamental and underlie every other control structure. Don't worry if these ideas cause your brain to melt; that is a normal reaction.
reckoner reckoner

ONLamp.com -- Introduction to Stackless Python - 0 views

  • Stackless Python is an alternative implementation of Python created by independent developer Christian Tismer. He started with the conventional Python language processor managed by the language's inventor, Guido van Rossum, and patched his own Stackless invention in place of a small but central part of Python's internals. Stackless Python is the result. This article introduces Tismer's technology and its significance. In future articles, you'll be able to read about how to make your own start at programming Stackless Python, as well as the prospects for a merger between Stackless and the main Python distribution.
reckoner reckoner

non-interactive ipython for script - 0 views

  • Note that it's more rebust to run methods on the public IPython api.I.e. do ip = ipshell.api and then ip.magic('px import os')You can explore the api interactively by playing with _ip object.
  •  
    noninteractive ipython for regular python script
reckoner reckoner

Huffman coding in Python - Program - Python - Builder AU - 0 views

  • In our last article on compression we showed you how to demonstrate run time encoding in Python. In this article we'll show you how to implement another kind of compression, Huffman encoding, which is useful when dealing with small sets of items, such as character strings.
dreamcyber01

If you seek efficient data visualization, Python should be your only choice. - 1 views

  •  
    With more and more companies trying to give highly personalized experiences to their customers, data visualization has become a very significant appendage of every organization. The scope of crunching sensible information from the big pool of data available is unlimited. And, nowadays data scientists are leaning heavily on Python for doing this job.
steelkiwi

Web Development Services for Businesses Who Can't Sit Still - 0 views

  •  
    We provide custom web development services using Python&Django technology stack
steelkiwi

Right-to-Left Development: Tips and Tricks - 0 views

  •  
    These rесоmmеndаtіоnѕ and tips above should hеlр you сhооѕе аn appropriate strategy to аvоіd mіѕtаkеѕ when designing RTL websites аnd get dоwn to development quісklу and еffесtіvеlу. Hope this post will be useful in highlighting the peculiarities and specifics of working on RTL projects
‹ Previous 21 - 40 of 40
Showing 20 items per page