Coder Social home page Coder Social logo

tpmstore's People

Contributors

peshay avatar

Stargazers

 avatar  avatar

Watchers

 avatar

Forkers

tonk fxkraus

tpmstore's Issues

Documentation via pydoc

As everything is already written in the .py file, we should automatically add it to README.md

pip install still tries bdist

But I only build sdist ..

  Running setup.py bdist_wheel for tpmstore ... error
  Complete output from command /Users/ahu/smalltest/bin/python3.6 -u -c "import setuptools, tokenize;__file__='/private/var/folders/wq/kg967vqd6bv5d646_8_msm95ky9x4r/T/pip-build-xb6worc2/tpmstore/setup.py';f=getattr(tokenize, 'open', open)(__file__);code=f.read().replace('\r\n', '\n');f.close();exec(compile(code, __file__, 'exec'))" bdist_wheel -d /var/folders/wq/kg967vqd6bv5d646_8_msm95ky9x4r/T/tmpmmd6zwcwpip-wheel- --python-tag cp36:
  running bdist_wheel
  running build
  running build_py
  creating build
  creating build/lib
  creating build/lib/tpmstore
  copying tpmstore/__init__.py -> build/lib/tpmstore
  copying tpmstore/tpmstore.py -> build/lib/tpmstore
  copying tpmstore/README -> build/lib/tpmstore
  installing to build/bdist.macosx-10.12-x86_64/wheel
  running install
  [INFO] checking whether 'ansible' python package is installed ...
  [ERROR] 'ansible' python package was not found
  Traceback (most recent call last):
    File "<string>", line 1, in <module>
    File "/private/var/folders/wq/kg967vqd6bv5d646_8_msm95ky9x4r/T/pip-build-xb6worc2/tpmstore/setup.py", line 247, in <module>
      cmdclass=cmdclass
    File "/usr/local/Cellar/python3/3.6.1/Frameworks/Python.framework/Versions/3.6/lib/python3.6/distutils/core.py", line 148, in setup
      dist.run_commands()
    File "/usr/local/Cellar/python3/3.6.1/Frameworks/Python.framework/Versions/3.6/lib/python3.6/distutils/dist.py", line 955, in run_commands
      self.run_command(cmd)
    File "/usr/local/Cellar/python3/3.6.1/Frameworks/Python.framework/Versions/3.6/lib/python3.6/distutils/dist.py", line 974, in run_command
      cmd_obj.run()
    File "/Users/ahu/smalltest/lib/python3.6/site-packages/wheel/bdist_wheel.py", line 232, in run
      self.distinfo_dir)
    File "/Users/ahu/smalltest/lib/python3.6/site-packages/wheel/bdist_wheel.py", line 364, in egg2dist
      raise ValueError(err)
  ValueError: Egg metadata expected at build/bdist.macosx-10.12-x86_64/wheel/tpmstore-0.1.1-py3.6.egg-info but not found
  
  ----------------------------------------
  Failed building wheel for tpmstore
  Running setup.py clean for tpmstore
Failed to build tpmstore

add functional_tests

Currently we only have unittests, we should add tests that run ansible with an example playbook.

expired TPM entries

is it possible to get all entries from team password manager which marked as expired

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.