• pyFlashCards是wxPython基于软件的创造和研究的闪存卡。

    由于python和wxPython它是多平台;它运行在Windows和Linux(你能让它运行的一个Mac没有太多的工作)。

    我已经开发研究在医疗学校,因为没有一个闪存卡的计划,我在互联网上找到的将做什么,我想我想要的方式。

    尽管它不是完整的,我认为,许多人可能已经发现它很有用。

    这里是一些关键特征"pyFlashCards":

    ■多平台一:Windows、Linux(和在理论上Mac)

    ■Sebastian Leitner框系统最大的长期记忆的保留

    ■html tags允许突出重要的概念

    ■图像的支持些学习者

    ■unicode支持允许在研究任何语言

    要求:

    ■Python2.8.x

    ■wxPython2.6.x(unicode版)

    限制:

    ■你不能运行多于一个实例。 如果你这样做你将失去的数据。

    ■现在这是不可能的再利用卡从一个文件在另一个文件。 这将涉及很快有出口卡特征。

  • pyFlashCards एक wxPython आधारित सॉफ्टवेयर बनाने के लिए और अध्ययन करने के फ्लैश कार्ड है ।

    धन्यवाद करने के लिए अजगर और wxPython यह multiplatform है; यह विंडोज पर चलता है और लिनक्स (आप शायद इसे चलाने के लिए एक मैक पर बहुत काम के बिना).

    मैं विकसित किया है, यह अध्ययन करने के लिए मेडिकल स्कूल में से कोई भी वजह से फ्लैश कार्ड कार्यक्रमों मैं इंटरनेट पर पाया होगा क्या मैं चाहता हूँ जिस तरह से मैं यह करना चाहता हूँ.

    हालांकि यह पूरा नहीं हुआ है, मुझे लगता है कि कई लोगों को कर सकते हैं पहले से ही इसे उपयोगी पाते हैं.

    यहाँ कुछ प्रमुख विशेषताएं हैं की "pyFlashCards":

    ■ multiplatform: विंडोज, लिनक्स (और सिद्धांत रूप में मैक)

    ■ सेबस्टियन Leitner प्रणाली को अधिकतम करने के लिए लंबे समय तक स्मृति बनाए रखने

    ■ html टैग की अनुमति दें करने के लिए महत्वपूर्ण अवधारणाओं को हाइलाइट करें

    ■ छवि का समर्थन दृश्य शिक्षार्थियों के लिए

    ■ यूनिकोड समर्थन की अनुमति देता है किसी भी भाषा का अध्ययन

    आवश्यकताओं:

    ■ अजगर 2.8 है.x

    ■ wxPython 2.6 है.x (यूनिकोड संस्करण)

    सीमाएं:

    ■ आप नहीं चला सकते हैं की तुलना में अधिक एक उदाहरण है । यदि आप करते हैं आप डेटा खो जाएगा.

    ■ सही अब यह असंभव है करने के लिए पुन: उपयोग कार्ड से एक फ़ाइल में एक फ़ाइल है. इस संबोधित किया जाएगा जल्द ही निर्यात के साथ कार्ड की सुविधा है.

  • pyFlashCards is a wxPython based software for creating and studying flash cards.

    Thanks to python and wxPython it is multiplatform; it runs on Windows and Linux (you could probably get it to run on a Mac without too much work).

    I have developed it to study at medical school because none of the flash card programs I found on the internet would do what I want the way I want it.

    Although it isn't complete, I think that many people can already find it useful.

    Here are some key features of "pyFlashCards":

    ■ multiplatform: Windows, Linux (and in theory Mac)

    ■ Sebastian Leitner box system for maximizing long term memory retention

    ■ html tags allow to highlight important concepts

    ■ image support for visual learners

    ■ unicode support allows studying any language

    Requirements:

    ■ Python 2.8.x

    ■ wxPython 2.6.x (unicode version)

    Limitations:

    ■ You cannot run more than one instance. If you do you will loose data.

    ■ Right now it is impossible to reuse cards from one file in another file. This will be addressed soon with the export cards feature.