need to start a new project , can python do all that ?

Hyuga hyugaricdeau at gmail.com
Fri Apr 17 14:36:35 EDT 2009


On Apr 15, 10:54 am, Deep_Feelings <doctore... at gmail.com> wrote:
> On Apr 15, 4:05 pm, Tim Rowe <digi... at gmail.com> wrote:
>
>
>
> > 2009/4/15 Deep_Feelings <doctore... at gmail.com>:
>
> > > I want to start programming a new program (electronic health care
> > > center) in python and before start learning python i wanna make sure
> > > that python does have all the features i need to accomplish this
> > > project so i wanna ask you does python able to support these
> > > features :
>
> > > 1- cross platform (windows + linux)
> > > 2- mysql database access
> > > 3- 2D graphs (curves)
> > > 4- support of international languages
> > > 5- can access a scanner and input pictures from it.
>
> > > and possibly be able to import data from labratory machines (such as
> > > CBC machines) to automatically register patient investigations result
> > > into the system (not mandatory)
>
> > What are the safety and security requirements? If you're handling
> > patient investigation results then there are certainly security issues
> > because of patient confidentiality, and there may be safety issues
> > (could a software fault contribute to a patient receiving incorrect
> > treatment, or failing to receive necessary treatment?)
>
> > You almost certainly need to contact the appropriate regulatory
> > authority to check whether they have any requirements for languages in
> > such applications (and for specific development processes), or you
> > could find yourself either with an application you can't use or a very
> > big lawsuit and possibly jail if it goes wrong.
>

> thank you so much ,rest assured that the code will me tested very well
> (in real world situation) before using it.

I'm not too assured... What are the actual requirements for this
software?  Is this intended for real world use in health care?  I'm
not too comfortable with a single individual with apparently limited
experience in Python developing something like that.  Not that it's
any of my business...or for all I know it may be!  You might as well
have started this post "I want to start programming a new program (air
traffic control system) in python and before start learning python..."



More information about the Python-list mailing list