Skip to main content

Home/ Python/ Group items tagged and

Rss Feed Group items tagged

steelkiwi

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

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

Python reversed() Function - 0 views

  •  
    The reversed() function allows us to process the items in a sequence in reverse order. It accepts a sequence and returns an iterator.
steelkiwi

How to Develop a Pharmacy Management System - 0 views

  •  
    Learn how to develop a pharmacy management system and what features to include
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
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.
reckoner reckoner

Charming Python: Using state machines - 2 views

  • Charming Python: Using state machinesAlgorithms and programming approaches in Python
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

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
steelkiwi

How to Attract Customers to My Restaurant: Offline, Social Media, and Digital Strategies - 0 views

  •  
    How to attract customers to my restaurant? Is a common question restaurant owners ask. In this guide, we outline the keys to filling your tables. Read on!
« First ‹ Previous 61 - 70 of 70
Showing 20 items per page