Metadata-Version: 2.4
Name: authbox-django-template
Version: 1.0.4
Summary: For convert boostrap or tailwind template to django template
Home-page: https://github.com/PROJECT-OUTBOX/authbox_django_template.git
Author-email: suratiwan03@gmail.com
Keywords: beautifulsoap4,convert,template,bootstrap,tailwind,django
Classifier: License :: OSI Approved :: BSD License
Classifier: Intended Audience :: Developers
Classifier: Programming Language :: Python :: 3 :: Only
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: incremental
Requires-Dist: beautifulsoup4
Dynamic: author-email
Dynamic: classifier
Dynamic: description
Dynamic: description-content-type
Dynamic: home-page
Dynamic: keywords
Dynamic: license-file
Dynamic: requires-dist
Dynamic: summary

# authbox django template

Use for convert bootstrap template or tailwind template to django version template

### How to use
      # named your environment
    > mkvirtualenv env_test             
      # activate yout environment
    > workon env_test                   
      # install this library on active environmnet
    > pip install authbox_django_template  
      # your library is ready to use (just call library name)
    > authbox_django_template [option][source][dir] 
