Django is an excellent framework. you can use it with sqlite.
cheers
On Sat, Apr 30, 2016 at 7:17 PM, Gordon Levi wrote:
> "Fetchinson ." wrote:
>
> >Hi folks,go >
> >I have a vo ery specific set of requirements for a task and was
> >wondering if anyone had good suggestions for the best set of
On 4/30/16, Gordon Levi wrote:
> "Fetchinson ." wrote:
>
>>Hi folks,
>>
>>I have a very specific set of requirements for a task and was
>>wondering if anyone had good suggestions for the best set of tools:
>>
>>* store text documents (about 10 pages)
>>* the data set is static (i.e. only look
"Fetchinson ." wrote:
>Hi folks,
>
>I have a very specific set of requirements for a task and was
>wondering if anyone had good suggestions for the best set of tools:
>
>* store text documents (about 10 pages)
>* the data set is static (i.e. only lookups are performed, no delete,
>no edit, no
On Sat, Apr 30, 2016 at 8:29 AM, Fetchinson . via Python-list
wrote:
> * store text documents (about 10 pages)
> * the data set is static (i.e. only lookups are performed, no delete,
> no edit, no addition)
> * only one operation required: lookup of pages by matching words in them
> * very sim