Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Library Package Improved #801

Closed
wants to merge 0 commits into from
Closed

Library Package Improved #801

wants to merge 0 commits into from

Conversation

keyiflerolsun
Copy link
Contributor

src renamed to decentra_network and setup.py Improved

install case

git clone https://github.com/Decentra-Network/Decentra-Network
cd "Decentra-Network"
pip install .
python3

or

pip install git+https://github.com/Decentra-Network/Decentra-Network
python3

use case

from decentra_network.api import start

start() 

@viezly
Copy link

viezly bot commented Jul 12, 2022

Empty pull request. No need to analyze

@lgtm-com
Copy link

lgtm-com bot commented Jul 12, 2022

This pull request introduces 50 alerts and fixes 50 when merging 3e16fad into 192e681 - view on LGTM.com

new alerts:

  • 40 for Unused import
  • 9 for 'import *' may pollute namespace
  • 1 for Use of a broken or weak cryptographic hashing algorithm on sensitive data

fixed alerts:

  • 40 for Unused import
  • 9 for 'import *' may pollute namespace
  • 1 for Use of a broken or weak cryptographic hashing algorithm on sensitive data

@lgtm-com
Copy link

lgtm-com bot commented Jul 12, 2022

This pull request introduces 50 alerts and fixes 50 when merging 9a06265 into 192e681 - view on LGTM.com

new alerts:

  • 40 for Unused import
  • 9 for 'import *' may pollute namespace
  • 1 for Use of a broken or weak cryptographic hashing algorithm on sensitive data

fixed alerts:

  • 40 for Unused import
  • 9 for 'import *' may pollute namespace
  • 1 for Use of a broken or weak cryptographic hashing algorithm on sensitive data

@lgtm-com
Copy link

lgtm-com bot commented Jul 12, 2022

This pull request introduces 50 alerts and fixes 50 when merging bbaf255 into 192e681 - view on LGTM.com

new alerts:

  • 40 for Unused import
  • 9 for 'import *' may pollute namespace
  • 1 for Use of a broken or weak cryptographic hashing algorithm on sensitive data

fixed alerts:

  • 40 for Unused import
  • 9 for 'import *' may pollute namespace
  • 1 for Use of a broken or weak cryptographic hashing algorithm on sensitive data

@onuratakan onuratakan closed this Jul 12, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request Setup Setups
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants