excel_to_dict

A small package to convert records in excel into dict


License
MIT
Install
pip install excel_to_dict==1.1.1

Documentation

A small package to convert record in excel into dict.

  • ζ‰“εŒ…
    • ε…ˆηΌ–θ―‘εŒ… python setup.py build
    • ζ‰“εŒ…ζˆζΊδ»£η  python setup.py sdist build
    • η”ŸζˆeggεŒ… python setup.py bdist_egg
    • η”ŸζˆwheelεŒ… python setup.py sdist bdist_wheel
  • ε‘εΈƒεŒ…
    # 发布 .tar.gz εŒ…
    $ python setup.py sdist upload 
    # 发布 egg εŒ…
    $ python setup.py bdist_egg upload 
    # 发布 wheel εŒ…
    $ python setup.py bdist_wheel upload
    $ twine upload dist/* 主要用θ―₯命什