Front end

James Lu jamtlu at gmail.com
Wed Jan 1 11:34:41 EST 2020


I would use software like Airtable. You set the columns, Airtable produces
a type-checked form. Every spreadsheet also comes with its own API, so you
can exfiltrate the data programmatically easily.

On Sat, Dec 28, 2019, 10:36 L A Smit <smitla at yandex.com> wrote:

> Hi
>
> Don't know if this is the correct subject but i want a program like an
> invoice, You make an invoice and save it and the next one is ready to
> use. I am completely new to programming and want this program for myself.
>
>
> I want to use python to do it. Have already build the program but don't
> know how to put it in usable format. I hope you understand what i mean.
>
> Ex: Input.
>
> Quote Nr:
>
> Client:
>
> Product:
>
> Then there will be costs and in the end a cost per product.
>
> In the end a save button to save quote with input from line 1 and 2.
>
> Then the template is ready for next input.
>
> I understand that there is probably hundreds of these programs but to
> teach myself i want to wright my own program and then i can update it
> when needed.
>
>
>
> Thx
>
>
> L Smit
>
> --
> https://mail.python.org/mailman/listinfo/python-list
>


More information about the Python-list mailing list