Skip to content

issues Search Results · repo:zerasul/blask language:Python

Filter by

106 results
 (53 ms)

106 results

inzerasul/blask (press backspace or delete to remove)

There should be some rules for commiting (example, conventional commits) along with coding style. I remember we say something about using Black, but is not implemented yet. Also since Python 3.5 (i guess, ...
  • JuanjoSalvador
  • Opened 
    on Oct 6, 2023
  • #348

Check the Badges and fix Readme.md file. Check Grammar and all the information on Readme
hacktoberfest
  • zerasul
  • 14
  • Opened 
    on Oct 1, 2023
  • #344

While trying to run an example, I get this error. Looks like a deprecated version of Flask. (venv) ➜ blask-dev python3 main.py Traceback (most recent call last): File /home/juanjo/Documentos/blask-dev/main.py ...
hacktoberfest
  • JuanjoSalvador
  • Opened 
    on Oct 5, 2022
  • #306

Check Github Action Script due to errors with code coverage step
ci
hacktoberfest
  • zerasul
  • 4
  • Opened 
    on Oct 4, 2022
  • #304

Hello there! really cool project thanks for making it open source. I just tried to use search in the frontend and faced this: $ git clone https://github.com/zerasul/blask $ python3 Python 3.9.6 (default, ...
bug
do it now!
hacktoberfest
  • pathcl
  • 2
  • Opened 
    on Oct 31, 2021
  • #238

Hello, I was following the docs and was trying out how to setup blask using pip. I created the settings.py and also set BLASK_SETTINGS=settings according to the documentation but it didn t work properly. ...
  • VaishnaviNandakumar
  • 7
  • Opened 
    on Oct 8, 2021
  • #230

Using github actions, we need to add coverage analisys using https://coveralls.io/ and update the badge in README.md. More info: https://github.com/marketplace/actions/coveralls-github-action
ci
hacktoberfest
  • zerasul
  • 5
  • Opened 
    on Oct 8, 2021
  • #229

After the lasts modifications, we see some Tests Errors. We need to fix these errors and fix them for use in CI. For run the tests: pipenv run test
bug
ci
do it now!
hacktoberfest
  • zerasul
  • 6
  • Opened 
    on Oct 6, 2021
  • #226

After Travis CI shutdown, we need to fix Github Actions Scripts for use pipenv for testing and launch sonarQube...
ci
hacktoberfest
  • zerasul
  • 4
  • Opened 
    on Oct 4, 2021
  • #221

This is not a Blask-related issue itself, but a Pipenv one. Pipenv only support EXACT verions of Python, not greater than . So if you specify python_version = python 3.7 , it allows you only to use 3.7, ...
ci
hacktoberfest
  • JuanjoSalvador
  • 4
  • Opened 
    on Oct 2, 2021
  • #220
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue search results · GitHub