Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

README.md

python project to edit, and use dictionaries

testing

Am currently having trouble with relative names in PyCharm. The following works on CLI:

cd /Users/pm286/dictionary/pythoncode/test1 python -m project.package.demo

and cd /Users/pm286/dictionary/pythoncode/ python -m pyamidict.editor.amidict

or using relative imports

python -m pyamidict.editor.amisearch

or

python -m pyamidict.tests.test_editor

Make sure these run before rasing an issue

help?