Giter Club home page Giter Club logo

flinit's Introduction

Hi there ๐Ÿ‘‹ I'm Tanmoy Sen Gupta

๐ŸŒ Visit my website at tanmoysg.com | ๐Ÿ” Find me on LinkedIn at @tanmoysg | ๐Ÿ“ Read my blogs at blog.tanmoysg.com

About Me

๐ŸŒฑ Here's my ๐Ÿ“„ Resume.

Chekout some of my premier projects

๐Ÿ’ป wunderDB, a JSON-based Document DB inspired by MongoDB. Deployed at wdb.tanmoysg.com .

โ˜๏ธ K-Deploy Action, a GitHub Action to Deploy Pods on Kubernetes.

๐Ÿ‘จ๐Ÿผโ€๐Ÿ’ป Currently working on logsmith-monitor, a A centralized log monitoring server.

Check out other projects on my repositories .

Here are some Guides and Packages That I Track and wish to use!

These are tracked using GitHub Issues for this โœจ special โœจ repository, to keep them handy! These might interest you as well.

flinit's People

Contributors

tanmoysg avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar

flinit's Issues

Review redundant Branches.

Review redundant Branches. Merge them if necessary, Delete otherwise.

Tasks -

  • Delete add-license-1
  • Evaluating macOS-fixes
  • Currently Active Branch - resolve-gitignore-issue for issues #7 & #8 . Evaluate once complete merging with main.
  • Delete resolve-gitignore-issue Branch after merging.

Branches to remain untouched -
main - Main Branch!
publish-pypi-branch - Structured for Publishing to PIP/PyPi

Allow more Command Variation

Based on tools and versions/aliases installed in a system allow agility in workflow. Example :- If python 3.x is added to path as pythonor py or python3 , it should work the same and not break.

Not Working on MacOS

Process of Initializing a virtual environment in Mac is different from that of Linux. Also, check if virtualenv or venv package is installed for the Python Version and then continue the process of installing and starting the virtual environment.

Virtual Environment Issue on Linux/Debian/Ubuntu

flinit-10122021-linux-issue

Refer following error on Stack Overflow -

The virtual environment was not created successfully because ensurepip is not
available.  On Debian/Ubuntu systems, you need to install the python3-venv
package using the following command.

    apt install python3.8-venv

You may need to use sudo with that command.  After installing the python3-venv
package, recreate your virtual environment.

Failing command: ['/workspaces/wunder-identity-provider/virtualenv/bin/python3', '-Im', 'ensurepip', '--upgrade', '--default-pip']

  • Fix #12
  • Test on Linux Environment
  • Publish to PyPi
  • Document Finding in Issue Comments

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.